Computer Science
›
Databases and Information Management
›
SQL and Querying
›
Functions And Expressions
Advertisement
Advertisement
Functions And Expressions Quizzes, Questions & Answers
Top Trending Functions And Expressions Quizzes
Functions(Char,Concat,Substr etc)
Date Functions
Numeric Functions(Sum,Avg etc)
Usage of group by and Having with aggregate functions
Use of IFNull and Coalease functions
Case expression
Questions: 10 | Attempts: 1453 | Last updated: Mar 21, 2023
-
Sample Question 1Which one of the following queries will select the Number of Unique Departments from the Department Table below Department Number Employee Number 11 248525 11 267712 12 112456 11 234567 13 661231
-
Sample Question 2The output from the function dec(-99.9999) would be
-
Sample Question 3How to display Number of days from today for a given date(2012-07-31)
Advertisement