SQL BI Test
SQL BI Test
SQL BI Test
Date
Name
Employee ID
Score
Instructions:
a) Technical questions (68 Marks)
Section 1: Technical
Datasets:
1. Table Name1: emp.DummyData1; Column
14 2
Name: EmpID, LName, FName, SAL, DOJ
15 Query : 3
select case when null=null then ‘Raman’ Else ‘Raghav’
from dual;