摘要:1. Types of MDL statements SELECT Retrieves rows from one or more tables. 从一个或多个表中取得若干列 INSERT Adds one or more new rows to a table. 向表中添加若干列 UPDATE Modifies one or more rows in a table. 更新表中的若干列 DELE...
阅读全文
随笔分类 - SQL
摘要:1. Types of MDL statements SELECT Retrieves rows from one or more tables. 从一个或多个表中取得若干列 INSERT Adds one or more new rows to a table. 向表中添加若干列 UPDATE Modifies one or more rows in a table. 更新表中的若干列 DELE...
阅读全文
|