C. PROMPT Enter table name &x -
SELECT employee_id FROM &&x WHERE last_name = ‘King’;
An & prefix to an undefined substitution variable, which is referenced twice in the same query, will prompt for a value twice.
D, && performs an implicit DEFINE while & doesn't
I thought & always prompts, even if there was && before it, but this question just made me realize this, as all other answers are wrong, including C.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Thameur01
3 days, 8 hours agoyaya32
5 months, 3 weeks agoyanoolthecool
6 months, 1 week agoMcromeo
7 months, 1 week agojm9999
9 months, 2 weeks agoESZ
9 months, 3 weeks agoESZ
1 year agoWingL
1 year agozouve
1 year agoDarnun
1 year, 3 months agozouve
1 year agoSantiBZ_07032022_1744
1 year, 4 months ago