视图是一个基于一个或多个表的数据定义的虚拟表。视图是没有数据的,视图里面的数据都是来自实际的表。
create view v_2 as select c1,d1 from table1,table2 where table1.t2_id=table2.id;
drop view v_1;
|
|
豁达的圣诞树 · PostgreSQL ...· 4 天前 · |
|
|
飘逸的哑铃 · CBP Customer Service· 4 月前 · |
|
|
茫然的钥匙 · 流程设置-条件分支-全浏览器支持的轻量化AS ...· 6 月前 · |
|
|
非常酷的消防车 · [新聞] 深坑輕軌 爭取年底核定可行性評估 ...· 10 月前 · |
|
|
稳重的铁链 · HTTP Utilities — ...· 2 年前 · |
|
|
气宇轩昂的红金鱼 · reference .net core ...· 2 年前 · |
|
|
飘逸的哑铃 · CBP Customer Service 4 月前 |