How insert recored in the database



How insert recored in the database..

Answer / sesu

insert into <tablename> values (Parm1,parm2....)

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More Dot Net WindowsForms Interview Questions

Which command prompt utility is used to convert a resource file from the text format into the binary format?

0 Answers  


Where is system windows forms dll?

0 Answers  


Explain the difference between listbox and combo box?

0 Answers  


what is the Difference between listbox and combo box?

20 Answers   Alpha, Google,


Where to use new keyword other than create instance?

0 Answers  


What is form application?

0 Answers  


Which property of the errorprovider control automatically sets to the form to which?

0 Answers  


For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?

1 Answers   Microsoft,


What are ACID properties of a transaction in DBMS (Database Management System)?

2 Answers   Arctern,


What are window applications?

0 Answers  


How to redirect a user to new page in ASP.NET without making a round-trip to the browser?

1 Answers   Arctern,


how find recored from the database

2 Answers   Wipro,


Categories