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
Do you know how to make remote connection in database?
Difference between group by clause and having clause in SQL?
How to grant a permission in ms sql server using "grant execute" statements?
What is normalization according to you and explain its different levels?
What is trigger in salesforce?
explain extended properties
Is sql server free?
What Is Rdbms?
What is server-level principal?
How do you handle datasets larger than 50 gb?
How to change the ownership of a schema in ms sql server?
What is data mart? : sql server analysis services, ssas
What are the types of stored procedures in an sql server?
Explain contrast amongst grouped and non-bunched records?
what is the system function to get current user's user id? : Sql server database administration