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 do you need to connect php to sql server?
How to find the source of a table in sql server?
What are the components of dbms?
Explain about nested stored procedure?
Is it possible to update the views? If yes, how, if not, why?
What is the architecture of ms sql reporting service?
Do you know hot add cpu in sql server 2008?
What is ddl command?
Define model database?
Where the sql logs gets stored? : sql server database administration
What is 1nf normalization form?
you have couple of stored procedures that depend on a table you dropped the table and recreated it what do you have to do to reestablish those stored procedure dependencies?
What happens if you are trying to access a schema not owned by you?
What is the default port for SQL Server over a firewall?
What is scan table/view and seek table/view when its occurs? : sql server database administration