Answer Posted / ruchi
The main four query statements are:-
(a) SELECT
(b) INSERT
(c) DELECT
(d) UPDATE
| Is This Answer Correct ? | 23 Yes | 1 No |
Post New Answer View All Answers
What are commit and rollback in sql?
How self join is different from outer join?
What do you understand by triggers?
Does sql server use t sql?
What is the significance of master, tempdb and model databases?
What is global temp table?
What is set nocount on?
Where can you add custom error messages to sql server?
What is query optimizer in sql server?
What is the maximum size of a row in sql server?
What is store procedure? When do you use?
What are sql servers used for?
Why does sql studio use a single registered database repository? : sql server management studio
explain what are the steps you will take, if you are tasked with securing an sql server? : Sql server database administration
What is transaction server consistency?