What is an index and types of indexes. How many number of
indexes can be used per table ?
Answer Posted / swapna vamsi
upto 249 unclustered indexes per table
| Is This Answer Correct ? | 30 Yes | 28 No |
Post New Answer View All Answers
What is self-join and what is the requirement of self-join?
What is auto increment?
Is a foreign key always unique?
what tools available for managing mysql server? : Sql dba
Can a trigger call a stored procedure?
What is pl sql record in oracle?
Which table is left in join?
Is sql a scripting language?
i have 2 table table one 4 columns respective values a1 7,a2 6,a3 8 ,a4 12 & table two 4 colums respective values a1 7,a2 6,a3 8,a4 15.if table one & table two 3 colums same then 4th column values 1)Qes diff >5 then print 5 * diff value 2)Que diff <5 print 5
What is int identity in sql?
what is 'mysqlcheck'? : Sql dba
Which sql most popular?
How to write html code in pl sql?
What are user defined functions?
What is $$ in sql?