ABOUT YOU interview question

Plain sql question

Interview Answer

Anonymous

13 Dec 2018

1.How to select all the even number records from a table? 2.How to fetch values from TestTable1 that are not in TestTable2 without using NOT keyword? 3.What is the command used to fetch the first 5 characters of a string?