Skip to end of banner
Go to start of banner

Scripts

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Default - SQL that will be used when not using individual operations like get, insert, update, etc.

Get - SQL used to determine how data will be retrieved from the database.

Set - SQL used to determine how data will be set in the database.

Insert - SQL used to determine how data will be inserted into the database.

Update - SQL used to determine how data will be updated in the database.

Delete - SQL used to determine how data will be deleted from the database.

Search - SQL used to determine how data will be searched in the database.

Seq - I don’t know what the hell this is

  • No labels