Answer Posted / satish
8
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is the difference between SQL notification and SQL invalidation?
What is spatial and temporal data?
What is difference between unique and primary key?
What is rolap and its advantage? : sql server analysis services, ssas
Why it is recommended to avoid referencing a floating point column in the where clause?
How do I manually uninstall an instance of sql server 2016?
What is the difference between a clustered index and a non-clustered index?
Where are full-text indexes stored?
What is difference between commit and rollback when used in transactions?
How to access the inserted record of an event?
What do you understand by a view?
What is a view and what are its advantages?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
How to use subqueries with the in operators in ms sql server?
Explain what is lock escalation?