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
What is ssl in sql server?
How to execute stored procedure in select statement sql server?
What is a periodical index?
Explain what is meant by replication of database?
Can we take the full database backup in log shipping?
Explain what is the main purpose of having conversation group?
Explain optimistic and pessimistic concurrency?
What are the advantages of using stored procedures in sql server?
what is database replication? : Sql server database administration
What is the sql profiler?
You are designing a database for your human resources department in the employee table, there is a field for social security number, which cannot contain null values if no value is given, you want a value of unknown to be inserted in this field what is the best approach?
What are partitioned views?
How to install sql server 2005 express edition?
How to find the version of sql server? : sql server database administration
Write a sql query to get zero records from a table having n number of records?