How do you write an SQL insert statement?

Answer Posted / pravati

INSERT INTO tablename(column name1,column name2,column name3....)
VALUES(value1,value2,value3...)

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you create an object in vbscript?

613


How regexp.execute method works?

588


Can anyone send me a vb script function for verifying the functionality of active links on a web page

1600


How will you get a combined string from array of string in vbscript?

545


write any ttest cases using check points and parameterization

1816






Which operator can be used to change the value of the operand or change the state of the condition?

575


Hellow friends, I am learning QTP,but here problem is VB script. please guide me how to learn VB script w.r.t QTP and if you know any books tell me or if you have any materials or any use full material or any else w.r.t QTP please post me p.p.sekhar

1963


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

798


hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

1787


Description.Create

2162


Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?

483


How to take whole text output from screen of Bitmap Application.

1870


Hai this is sheik, i want to learn VB scripts for web application pls guide me what are all basic things need to know to learn VB scripts in web application.

1432


What is the purpose of on error resume next statement?

576


Explain the constants in vbscript?

563