Originally posted by bany1
would it be:
exp USERNAME/PASSD grants=Y owner=scott rows=N indexes=N.
will this exports only table structure for user scott. Thanks.
if you want tne entire structure you want indexes=y rows=n will do what you want