What are the types of model in sql server and explain
Answer Posted / yjreddy
there are 3 types
full
simple
bulk logged
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to create a simple table to test triggers in ms sql server?
How to use user defined functions in expressions?
What are the differences between union, intersect, and minus operators?
Can the query output be sorted by multiple columns in ms sql server?
How to find the second highest salary of an employee?
Are connections to sql server encrypted?
What is a heap?
How to change the name of a database user?
What are the mathematical functions supported by sql server 2005?
What is the difference between executequery () and executeupdate ()?
What is dbcc command in sql server?
Explain what are the restrictions that views have to follow? : SQL Server Architecture
What do you mean by an execution plan?
What is application role in sql server database security? : sql server security
What is master database? : SQL Server Architecture