15) Match the following terms with their descriptions: A. Arguments B. SQL C. St
ID: 3919931 • Letter: 1
Question
15) Match the following terms with their descriptions:
A. Arguments
B. SQL
C. Stand-alone macro
D. Data macro
E. SQL SELECT statement
1) A variable, constant, or expression that is used to produce the output for an action
2) Industry-standalone language for working with data in databases
3) Triggered by table events
4) Statement used to retrieve data from tables
5) Can be used independently of other objects
16) Since data macros are connected to tables, they cannot be attached to events in a form.
True or False
Explanation / Answer
15)
A -----> 1
B -----> 2
C -----> 5
D -----> 3
E -----> 4
16)False