A
Q. What is abc in the following MySQL statement?
SELECT * FROM my_table WHERE MATCH(abc) AGAINST('xyz');
- Correct Answer - Option(A)
- Views: 6
- Filed under category MySQL
- Hashtags:
Discusssion
Login to discuss.