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 does select 1 mean?
Define Joins?
Is port 1433 secure?
Explain Capacity planning to create a database? and how to monitor it?
What is format parameter in ssrs?
How sql server enhances scalability of the database system?
What is sql view?
What security features are available for stored procedure?
What type of Index will get created after executing the above statement?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
What is a group function explain with an example?
What are the purpose of Normalisation?
What are SSL and TSL protocols?
How can I check if a view exists in a sql server database?
Which sql server table is used to hold the stored procedure script?