Searched refs:ddl2 (Results 1 – 1 of 1) sorted by relevance
168 String ddl2 = "CREATE CACHED TABLE zip( zip INT IDENTITY );"; in testFillUp() local216 sStatement.execute(ddl2); in testFillUp()