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
what is raid? : Sql server database administration
How to list all schemas in a database?
How to set database to be single_user in ms sql server?
what is spatial nonclustered index
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
Which trace flags are enabled in sql server?
What are the different kinds of ssrs reports?
How do we upgrade from SQL Server 6.5 to 7.0 and 7.0 to 2000?
Tell me what do you understand by a view? What does the with check option clause for a view do?
Does a sql server 2005 select statement require a from?
What is sql azure database?
What is query optimizer in sql server?
What are database states in ms sql server?
What is a field name?
What's the information that can be stored inside a bit column?