Types of indexes. What is the default key created when a
primary key is created in a table ?
Answer Posted / sdp
A unique index is created when a primary key is created in
a table.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
The in operator may be used if you know the exact value you want to return for at least one of the columns.
What are primary key and foreign key and how they work?
mention if it is possible to import data directly from t-sql commands without using sql server integration services? If yes, what are the commands? : Transact sql
hi,i plan to put experience on PLSQL ,can anyone suggest me for any institutes in bangalore or how to prepare for interviews
What is a pl/sql block?
How do you define a foreign key?
how to convert character strings to numeric values? : Sql dba
How do you drop a trigger?
Name three sql operations that perform a sort.
Which sql statement is used to delete data from a database?
What is record in pl sql?
What is the use of <> sql?
What are the basic sql commands?
What is set serveroutput on?
Is json a nosql?