Home

What is the correct answer?

4

What cannot be done if the table has no primary key

A. Insert and Update

B. Update and Delete

C. Select and Delete

D. Insert and Select

Correct Answer :

B. Update and Delete


Related Questions

For the same class "Me" and MyBase" are same The EventLog's ________ method is used to write an entry to a log file DataSet can be used to connect to Crystal Report We need multiple ErrorProviders from multiple controls. To uninstall a Windows Service ____________ is use This view pops up if "Ctrl+F1" is pressed If a Class in inherited, its constructor is inherited automatically and… To add controls at runtime use If nothing is selected in a combo box, its index value is Structured and Unstructured exceptions can't be mixed Set method is used to PasswordChar property of a TextBox can accept " " (space) as the password… Get method is used to To retrieve the default path of the project use In HelpProvider ___________ property is used to mention the help file… To vertically arrange all forms in an MDI form use The default location of the exe file of your solution is /*1. OleDataAdapterq1.update(DataSet1,"emp")2. OleDataAdapterq1.update(DataSet1,"std")3.… ___________ is used to pass copies of a variable while __________ is used… In TreeView to collapse all the nodes of a selected node ___________ method… A function can have multiple return statements The correct sequence of Form Loading is /*1. Class C2. public mustinherit sub abc()3. msgbox("Base Class")4. end… A form can have only ______ Main Menu and _________ Context Menu A Class can inherit both Class and Interface at a time Default event handler of Splitter is If you want to open a file named "a.txt" use If a Label control's AutoSize property is set to True, can you resize… The name of the IDE window that allows you to see the hierarchical arrangement… To use HelpProvider, the following properties of the form needs to be…