How do you write an SQL insert statement?

Answer Posted / srinivas reddy

In SQL Insert statement is

insert into tablename values(columnname1 datatype,
columnname2 datatype........)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are class events?

747


How will you compare two strings in vbscript?

788


What are the advantages of vbscript?

816


filter the array values without using filter function?

1851


I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?

1730






How can constants be declared in the vbscript language?

733


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1819


Is vbscript a case-sensitive or case-insensitive?

961


How will you get the octal value of the given number in vbscript?

690


How to write VB script for login module?

2843


What are the 2 ways in which a variable can be declared in the vbscript language?

769


If else for do while select in vb script?

829


Explain about tristate constants in vbscript?

806


How to make sure that items in a wintree are sorted al?

2546


Mention what is select case statement?

711