Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in SQL by (55.6k points)

A) TO_CHAR

B) LOWER

C) LPAD

D) MAX

E) CEIL

1 Answer

0 votes
by (119k points)
edited by

The correct answer is D (MAX). MAX function can operate on built-in data types like CHAR, VARCHAR, DATE, TIME, CHAR FOR BIT DATA, etc. TO_CHAR can operate DateTime datatypes. LPAD and LOWER can operate only character and string datatypes. CIEL can operate only numeric datatypes.

If you want to learn SQL and writing SQL queries, you can learn by signing up for best SQL courses by Intellipaat that provides Instructor-led training, certification, and also job assistance.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Apr 19, 2020 in SQL by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
4 answers
asked Mar 23, 2021 in SQL by dev_sk2311 (45k points)

Browse Categories

...