Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@ms-cs-Ab8svl • Mar 3, 2009
Try to access as, 'System.table_name' -
@ziasepsis-0NGPzn • Mar 3, 2009
cant get you clearly mate... am new to oracle. so please tell me clearly. -
@ziasepsis-0NGPzn • Mar 3, 2009
mate my problem will be solved only if the table is moved or copied from system to scott. -
@ms-cs-Ab8svl • Mar 3, 2009
try the following query ...
create table table_name as select * from System.table_name; -
@ziasepsis-0NGPzn • Mar 3, 2009
thanks mate let me try this one.