S
Q. What will be the output of the following SQL statement?
SELECT * FROM person
WHERE person_id=1;
- Correct Answer - Option(A)
- Views: 26
- Filed under category MySQL
Discusssion
Login to discuss.