Answer Posted / mahathi
insert into tablename (col1,col2,........) values
(val1,val2,........)
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is data set in report?
Why we need sql server?
What is built-in function?
What is sql server profiler?
Write the queries for commands like Create Table, Delete table, Drop Table etc.
What is service broker? : sql server database administration
What are the different Authentication modes in SQL Server and how can you change authentication mode?
How to create indexed view?
What is a synonym for manipulation?
what are the types of indexes? : Sql server database administration
What is correlated subquery in sql server?
mention different types of relationships in the dbms?
What is the purpose of linked server configuration in sql server?
How do I find my localdb version?
What are sql server procedures?