Which One Of The Following Is The Right Syntax For Decode #421
Which one of the following is the right syntax for DECODE?
This multiple choice question (MCQ) is related to the book/course gs gs117 Database Management System. It can also be found in gs gs117 SQL: Queries, Constraints and Triggers - OLAP - Quiz No.1.
Which one of the following is the right syntax for DECODE?
DECODE (search, expression, result [, search, result]… [, default])
DECODE (expression, result [, search, result]… [, default], search)
DECODE (search, result [, search, result]… [, default], expression)
DECODE (expression, search, result [, search, result]… [, default])
Similar question(s) are as followings:
Online Quizzes of gs117 Database Management System
Indexing and Hashing - Bitmap Indices - Quiz No.1
gs gs117 Database Management System
Online Quizzes