Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is UNLOAD (and so also LOAD) a real SQL statement?

load sql unload
0
10 Posted

Is UNLOAD (and so also LOAD) a real SQL statement?

0
10

On 21st March 2000 jleffler@earthlink.net (Jonathan Leffler) wrote:- No, it isn’t. DB-Access (and ISQL and I4GL and D4GL and … anything else that implements LOAD or UNLOAD) implements LOAD and UNLOAD via subroutine library calls. The subroutines are not even the same in each product — ISQL and I4GL share the code, but the others are separate. It is not actually an SQL statement. You cannot use either LOAD or UNLOAD in any ESQL/C program as a simple ESQL/C statement. A close scrutiny of the manual marks it as DB-Access only.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123