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

How to use the FindControl() function to preselect an item in my dropdownlist?

0 Answers  


Which dialog box allows users to switch to another area of the application?

0 Answers  


How do you check whether the row data has been changed?

1 Answers  


What is the advantage of a form?

0 Answers  


Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.

0 Answers  






Explain how to get records from a database?

0 Answers  


What is the max size of textbox?

1 Answers  


What is form based application?

0 Answers  


Where is system windows forms dll?

0 Answers  


What are the different types of indexes in SQL Server?

3 Answers   Arctern,


What are the three states set in a checkstate property?

0 Answers  


What?s the difference between the System.Web.UI.WebControls.DataGrid and System.Windows.Forms.DataGrid?

1 Answers  


Categories