blog
Sunday, November 13, 2005
snap shot of 30-Oct-2005
Saturday, November 12, 2005
Oracle Import/ Export
exp scott/tiger file=emp.dmp log=emp.log tables=emp rows=yes indexes=no
exp scott/tiger file=emp.dmp tables=(emp,dept)
imp scott/tiger file=emp.dmp full=yes
imp scott/tiger file=emp.dmp fromuser=scott touser=scott tables=dept
Newer Posts
Older Posts
Home