big bang

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  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... 阅读全文
posted @ 2008-07-18 16:39 void241 阅读(203) 评论(0) 推荐(0)