 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your Database knowledge and support exam preparation. Choose a topic below to get started.
| 1. | In SQL the spaces at the end of the string are removed by _______ function. | 
| A. | Upper | 
| B. | String | 
| C. | Trim | 
| D. | Lower | 
| Answer» D. Lower | |
| 2. | _ _ _ matches any string of ______ three characters. _ _ _ % matches any string of at ______ three characters. | 
| A. | Atleast, Exactly | 
| B. | Exactly, Atleast | 
| C. | Atleast, All | 
| D. | All, Exactly | 
| Answer» C. Atleast, All | |