Answer Posted / pravati
INSERT INTO TABLE NAME(EMPLOY ID) VALUES('gt_001')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain few examples of stored procedure over triggers?
What is open database communication (odbc)?
What are diverse clauses that form a part of sql?
You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?
What are truncate options available in sql server? : sql server database administration
What is the use of keyword with encryption.
Is it possible to update the views? If yes, how, if not, why?
List down some advantages of sql stored procedure?
How do I find the sql server version?
what is bit datatype? : Sql server database administration
Write SQL queries on Self Join and Inner Join.
What stored procedure would you use to view lock information?
Give an example of why you would want to denormalize a database
How to insert multiple rows with a subquery?
What factors you will consider calculating the storage requirement for that view?