摘要:
转自:https://www.cnblogs.com/Mr_JinRui/archive/2011/05/27/2060109.html oracle 列转行 1.新建一个名为TEST表 2.向TEST表中添加数据 INSERT INTO TEST(STUDENT,COURSE,SCORE)sele 阅读全文
posted @ 2024-03-12 11:27
chengxuyonghu
阅读(219)
评论(0)
推荐(0)
摘要:
oracle查询用户下的所有表 select * from all_tab_comments -- 查询所有用户的表,视图等select * from user_tab_comments -- 查询本用户的表,视图等select * from all_col_comments --查询所有用户的表的 阅读全文
posted @ 2024-03-12 11:24
chengxuyonghu
阅读(1495)
评论(0)
推荐(0)
浙公网安备 33010602011771号