摘要:
查询数据(关键字:select) (1)简单查询 select * from 表名 select 列名 from 表名 select 列名 as 别名 from 表名 (2)条件查询 (where or and) select * from 表名 where 条件1 select * from 表名 阅读全文
posted @ 2019-11-30 09:39
tasunny
阅读(909)
评论(0)
推荐(0)
摘要:
SQL:Structured Quety Language SQL SERVER是一个以客户/服务器(c/s)模式访问、使用Transact-SQL语言的关系型数据库管理子系统(RDBMS) DBMS :Database Management System数据库管理系统 数据库:程序用来存取数据的 阅读全文
posted @ 2019-11-30 09:24
tasunny
阅读(454)
评论(0)
推荐(0)

浙公网安备 33010602011771号