InterviewSolution
Saved Bookmarks
| 1. |
What is the instruction you will give for special characters and quotes? |
|
Answer» QUOTES and special characters are not readable by an interpreter in a LOAD DATA statement. The statement only understands the simple values without quotes and backslashes as escape characters. The statement prefers FIELD clause to specify formatting. 24. How many Aggregate Functions are present in MariaDB?There are 5 functions:
|
|