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
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
What is the difference between function and procedure?
What are events in the vbscript language?
Mention how to assign a date value to a variable?
What is select case statement?
I have an excel sheet with multiple ID's in a column. Now i need fetch those ID's in an application and check whether if it already exist in the DB. If not then i have to go with the process of inserting them in the DB. If it exists then i need to skip that ID and move to the next ID and check the same and proceed. How can i do that with for loop and if condition?
Mention if qtp generates vbscript code as we record actions, can't it possible to directly write using vbscript code when qtp does the same thing too?
What is the difference between a dictionary and an array?
What is the difference between do until loop and do while loop?
did any one attended interview in applabs if you had gone through plz tell me the procedure
Mention what is variant in vbscript?
how to check whether link is disabled in QTP??
What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
Explain about tristate constants?