‎2007 Dec 20 10:13 AM
how does thestatement:-
IMPORT DIRECTORY INTO <dirtab>
FROM DATABASE <dbtab>(<ar>)
[CLIENT <cli>] ID <key>.
differentiates with :-
IMPORT <f1> [TO <g1>] <f2> [TO <g2>] ...
FROM DATABASE <dbtab>(<ar>)
[CLIENT <cli>] ID <key>|MAJOR-ID <maid> [MINOR-ID <miid>].
‎2007 Dec 20 12:19 PM
hi,
first statement:
a table of contents of all data objects of a data cluster that was written to the database table
second statement:
some fields of contents of all data objects of a data cluster that was written to the database table
‎2007 Dec 21 6:34 AM
I understand , but then does it mean that learning the 2nd one
enables us to do all kind s of work ?