What is clustered, non-clustured and unique index. How many
indexes can be created on a table ?
Answer Posted / rajkumar
please don't give oracle answers in sqlserver
| Is This Answer Correct ? | 12 Yes | 8 No |
Post New Answer View All Answers
What is sqlcontext?
If the application is running very slow? At what points you need to go about the database in order to improve the performance?
difference between anonymous blocks and sub-programs.
Can you have more than one trigger on a table?
What is the difference between a primary key and a clustered index?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
What is the purpose of a sql?
What is the difference between a subquery and a join?
how to use case expression? : Sql dba
What are the advantages of stored procedure?
What is Materialized View? In What Scenario we Use Materialized View?
What is cursor and why it is required?
What are the types of variables use in pl sql?
how to create a test table in your mysql server? : Sql dba
What is an example of translating a date into julian format?