Answer Posted / s
insert table <tablename>(col1,col2,.)values(..)
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How do I start sql server agent automatically?
What are recommended options to be used while using db mirroring? : sql server database administration
How to connect to SQL Azure Database by using sqlcmd?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
What are the differences between substr and charindex in sql server.
How to convert numeric expression data types using the cast() function?
What stored by the msdb?
What are different types of database indexes?
Can we write trigger for view?
Can I save my report as html, excel or word? : sql server management studio
Write a program using SQL queries to find a unique entry in a table.
Tell me what do we need queues in sql service broker?
How to find the second highest salary of an employee?
How to get the definition of a trigger back?
How to drop an existing user defined function in ms sql server?