Lines Matching refs:key
21 # Create a table with a primary key and a datatype other than
30 # There should be an index associated with the primary key
39 # Now create a table with an integer primary key and verify that
51 # Insert some records into the new table. Specify the primary key
52 # and verify that the key is used as the record number.
71 # Attempting to insert a duplicate primary key should give a constraint
101 # the integer primary key.
119 # Make sure SELECT statements are able to use the primary key column
134 # Try to insert a non-integer value into the primary key field. This
256 # Create indices that include the integer primary key as one of their
387 # table that contains an integer primary key.
456 # Check insert of NULL for primary key
480 # to reference an integer primary key.
496 # an integer primary key. This should actually work when the floating