Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Executing Commands | Introduction to Databases with .NET
Introduction to .NET with C#

book
Executing Commands

Important Points:

  • We use the CREATE command for creating a new database in a MySQL Server;

  • A MySQL query or command can be executed using its MySqlCommand instance;

  • Commands that do not retrieve data from the database are called Non-Queries and hence are executed using the ExecuteNonQuery method of the MySqlCommand objects.

question mark

Which method will we use for executing the following command?

CREATE TABLE employees;

Select the correct answer

Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 3. Kapittel 6

Spør AI

expand
ChatGPT

Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår

We use cookies to make your experience better!
some-alt