DBA > Job Interview Questions > Database developer interview questions

Which of the following is the syntax for creatin

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

Which of the following is the syntax for creating an Index?

CREATE [UNIQUE] INDEX index_name ON tbl_name (index_columns)

(Continued on next question...)

Other Job Interview Questions