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

What is difference between winforms and windows forms?

1 Answers  


What are the forms of database?

1 Answers  


How many system controls are available ?

1 Answers  


Explain the need of z-order method?

1 Answers  


how can u split a column header in gridview using C#.net

2 Answers   IBM,


how to call constructor in abstract class

2 Answers  


What is the full form of gac?

1 Answers  


Name the two main categories of .net components.

1 Answers  


Can you create a tabletype of recordset in Jet - connected ODBC dbengine?

1 Answers  


What is datagrid?

6 Answers   ABC, IQ,


How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed

1 Answers  


Clear property is available in which control?

5 Answers  


Categories