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
How can we remove orphan records from a table?
How to disable a login name in ms sql server?
How to execute a stored procedure in ms sql server?
Can an entity have two primary keys?
How to check what was the last restore transaction LSN in Log shipping or Mirroring? when we don't have a Monitor or witness server.
How to resolve the orphan use problem? : sql server security
What is SQL Azure Federations?
What is instead of trigger sql server?
What are the steps to follow to configure SQL*Net?
How does normalization work?
What do you mean by sql server 2005 express management tools?
What is default constraint in ms sql server?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
How to encrypt Strored Procedure in SQL SERVER?
How do I make a resultset scrollable?