Answer Posted / vamsilakshman
create table tablename (sid int,sname varchar(20))
insert into tablename(1,'vamsi')
insert into tablename(2,'lakshman')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which object is used to work with the excel sheets in the vbscript language and what statement is used to create this object?
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
Differentiate javascript and vbscript?
What is the scope of a constant declared using public?
Explain the extension .hta?
can anyone send me a vb scripts code for clicking on a link and coming back on home page again does the same for many links on a web page.
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
What are lbound and ubound in the vbscript language?
Why to use option explicit in vb script?
What is the use of option explicit in vbscript?
why variable name should not exceed 255 characters?
How to Convert Hex color code to color name in VB Script?
What is the technology used by vb script?
How will you get a random number between 0 and 1 in vbscript?