Answer Posted / manoj
insert into <table_name> (<col1>,<col3>)
values(<val1, val3)
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
Is mysql the same as sql server?
What is replication with database mirroring? : sql server database administration
How many levels of sp nesting are possible?
Explain the ways to controlling cursor behavior?
Define left outer join in sql server joins?
How to delete duplicate records based on single column from a table?
What is the use of set nocount on/off statement?
whats new about truncate in sql server 2008?
how to create “alternate row colour”?
Tell me what is use of except clause? How it differs from not in clause?
How to run sql server 2005 books online on your local system?
How to write an inner join with the where clause in ms sql server?
your sql server is running out of disk space. You notice that there are several large files with ldf extensions what are these files? : Sql server administration
What are the tools available in market as an alternative to sql server reporting services?
Do you know how to implement service broker?