Thursday, November 13, 2008

PHP interview Question

  1. How can we repair a MySQL table?
  2. What are the advantages of stored procedures, triggers, indexes?
  3. What is the maximum length of a table name, database name, and fieldname in MySQL?
  4. How many values can the SET function of MySQL take?
  5. What are the other commands to know the structure of table using MySQL commands except explain command?

No comments: