Short Answer
To find the currently logged in user name and his (or her)user identifier you can use the following command: SELECT USER,UID FROM ____________________;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: Subqueries can return more than a single
Q41: The _ SQL group function returns the
Q42: A(n)_ join combines rows from both tables
Q43: Use of upper- and lowercase is only
Q44: Top-N queries are executed by filtering against
Q46: _ represents nothing,not a space,not a zero
Q47: The _ clause allows a hierarchical query
Q48: The AS clause can be used in
Q49: EXISTS is sometimes faster than IN.
Q50: ANY,SOME,and _ check set membership and allow