Insert/Store

Hi,

INSERT is used only in SQL Databases not Adabas?

and

STORE is used only in Adabas?

At least in Unix world, INSERT is specific to SQL databases. STORE however has functionality for Adabas and SQL. As we only use Adabas, I cannot give you any details for SQL beyond what is available in the manual.

http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat6312unx/sm/store.htm
http://techcommunity.softwareag.com/ecosystem/documentation/natural/nat6312unx/sm/insert-sql.htm

I see now.

In Natural/Adadas for Windows (Open Systems).

Store → Add in Adabas and SQL/Database.
Insert → only SQL/Database.

Thanks.