Answer Posted / visala
sp_help <tablename>
sp_helpindex <tablename>
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What part does database design plays a role in performance of an sql server-based application?
How do I find the transaction log size in sql server?
How will you make an attribute not process? : sql server analysis services, ssas
How to locate and take substrings with charindex() and substring() functions?
Can you index views?
What is the difference between a function and a trigger?
Explain different backup plans?
why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration
What are the transaction properties?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
What happens if time-only values are provided as date and time literals?
Can you explain powershell included in sql server 2008?
What do you mean by acid?
What is sharding?
Why Master database is required?