随笔 - 61,  文章 - 0,  评论 - 0,  阅读 - 23469

随笔分类 -  ORACLE_WORK

record you use oracle in the work.
How to import .sql script
摘要:How to import .sql script 1.Export .sql from pl/sql developer you can reference to other document in my blog. 2.use @ symbol import write .sql script 阅读全文
posted @ 2017-11-18 00:30 杨杨yang 阅读(195) 评论(0) 推荐(0) 编辑
How to alter department in PMS system
摘要:question:How to alter department in PMS system 1.Use generally method modified department; update emp set deptno='department code' where empno='employ 阅读全文
posted @ 2017-11-16 20:02 杨杨yang 阅读(115) 评论(0) 推荐(0) 编辑
how find a record import other database.
摘要:question:how find a record import other database. answer: solution one:you user insert into table_name values(value1,value2,...) solution two(recommen 阅读全文
posted @ 2017-11-08 00:14 杨杨yang 阅读(186) 评论(0) 推荐(0) 编辑
ORACLE_SPOOL
摘要:Question:When you use developer tool in oracle.However,you press Ctrl and click left-mouse in a table.It isn't show table attribution. solution one:Op 阅读全文
posted @ 2017-11-06 20:48 杨杨yang 阅读(169) 评论(0) 推荐(0) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示