Examine this query:
Which two methods should you use to prevent prompting for a hire date value when this query is executed? (Choose two.)
Examine this query:
Which two methods should you use to prevent prompting for a hire date value when this query is executed? (Choose two.)
To prevent prompting for a hire date value when executing the query, you can use two methods. First, you can store the query in a script and pass the substitution value to the script when running it. This method bypasses the need for user input during execution. Second, you can use the define command before executing the query. By doing so, you define a variable's value beforehand, which prevents the prompt for a value when the query runs.
AF A-TRUE B-FALSE , has another function C False, not exist undefine command, only set define off D-False, set verify on will ensure the "old" and "new" lines appear when using a defined variable E False ,I have tried it and it asks to enter a value F-TRUE,if you use define to change the input parameter