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 is the Disadvantage of indexed sequential file.
Explain nested stored procedure. Syntax and an example for create nested stored procedure?
What security features are available for stored procedure?
in the physical file layout, where should the transaction log be stored in relation to the data file?
What is data source view or dsv? : sql server analysis services, ssas
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
define and explain the differences between clustered and non-clustered indexes.
How to turn off warning messages during php execution?
what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?
What does it mean to manipulate data?
How to drop an existing stored procedure in ms sql server?
What is the fastest way to permanently delete a 1 million row table named customers?
What is impersonation? What are the different impersonation options available in ssas? : sql server analysis services, ssas
What are number line correlation administrators will use while working with a subquery?
What are the advantages of user-defined functions over stored procedures in sql server?