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
Illustrate briefly about the different types of statement
Mention what is the difference between vbscript and vba?
how to check whether link is disabled in QTP??
Mention what is vbscript procedures?
Explain few date functions in vbscript?
How to write VB script for login module?
How can you destroy an object in vbscript?
How do you declare a variable in vbscript?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
How to capture a runtime error in vbscript?
What are the disadvantages of vbscript?
If a calulator having 3 buttons (of any number)in 3 of them one is not working properly due to which answer is wrong always. write a script to find out which button is not working properly ?
How to assign a numeric value to a variable?
Mention the rules for using option explicit statement?
Which function is used to perform string comparison?