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
How do users use Report Builder with SQL Server data sources?
Do you know what is sql injection?
How can you stop stored procedures from recompiling?
What happens if time-only values are provided as date and time literals?
Can sub report data source be different from that of the parent report?
Write a SQL query in order to merge two different columns into single column?
How to get all stored procedures in sql server?
Is null vs coalesce?
What is the difference between insensitive and scroll cursor?
What is after dml trigger?
How to create a testing table with test data in ms sql server?
Which is the latest version of sql server and when it is released?
What do you mean by recursive stored procedure?
List some advantages and disadvantages of stored procedure?
How do you test your database? : sql server database administration