SQL (Structured Query Language) Question:
Which function is used to find the largest integer less than or equal to a specific value?

Answer:
FLOOR.
Previous Question | Next Question |
What operator tests column for absence of data? | What is the use of DESC in SQL? |