【SQL】SELECT 语句
摘要:
1.1 SELECT基本语法: Select * |{[distinct]colum|expression [alias],…} from table; 1.2 查询当前用户所有在用的表及视图: HR@ORA11GR2>select * from tab; TNAME TABTYPE CLUSTER 阅读全文
posted @ 2016-12-10 01:50 Diegoal 阅读(345) 评论(0) 推荐(0)
浙公网安备 33010602011771号