True/False
The PRIMARY KEY keywords are used to generate a unique id for each new row in a table.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q67: The <B>mysql_errno()</B> function returns the _ code
Q68: To return information about the MySQL database
Q69: When a query modifies a table but
Q70: You can use the <B>mysql_select_db()</B> function to
Q71: To delete a database, you use the
Q73: Use the _ function to determine the
Q74: You use the <B>mysql_num_fields()</B> function to return
Q75: In PHP, use the <B>mysql_query()</B> function to
Q76: To open a connection to a MySQL
Q77: When ,<B>mysql_query()</B> returns a resultset, you use