Subject | Re: ANN: DBMaster Beta 1 released |
---|---|
Author | sandeep_c24 |
Post date | 2008-07-17T10:09:46Z |
Somehow we forgot to mention a very important feature of DBMaster on
our website. We have updated the website to do so. It is about a
reserved word called SCREEN. It can be used to output text from COPY
and IMPORT commands to a sql window.
e.g. copy table employee from fe1 to screen :
will output table structure to a sql window.
e.g. import table employee from fe1 to screen:
will output table records as insert statement to a sql window.
Regards
Sandeep
our website. We have updated the website to do so. It is about a
reserved word called SCREEN. It can be used to output text from COPY
and IMPORT commands to a sql window.
e.g. copy table employee from fe1 to screen :
will output table structure to a sql window.
e.g. import table employee from fe1 to screen:
will output table records as insert statement to a sql window.
Regards
Sandeep