Output of the below two queries would be same.. 1.select 1 from dual; 2.select '1' from dual;
Reveal answer
Fill a bubble to check yourself
Output of the below two queries would be same.. 1.select 1 from dual; 2.select '1' from dual;