Answer Posted / vikas
1)select
2)insert
3)update
4)delete
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what are different types of backups available in sql server? : Sql server database administration
How to create an index on an existing table in ms sql server?
What is user-defined function?
What are the types of sql server?
How to find out what is the default collation in a database?
What is server-level principal?
Difference between connected and disconnected database in .net with sql server?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database?
As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?
What is a rownum?
What do you mean by an execution plan? How would you view it?
How do you rebuild an identity column?
What are system databases into sql server (2005/2008)?
What are the results of running this script?
What are the new features are introduced in sql server 2012 reporting services?