Executing Commands
メニューを表示するにはスワイプしてください
Important Points:
- We use the
CREATEcommand for creating a new database in a MySQL Server; - A MySQL query or command can be executed using its
MySqlCommandinstance; - Commands that do not retrieve data from the database are called Non-Queries and hence are executed using the
ExecuteNonQuerymethod of theMySqlCommandobjects.
すべて明確でしたか?
フィードバックありがとうございます!
セクション 3. 章 6
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください
セクション 3. 章 6