Skip to main content

Examples of Sql complex select queries

Examples of Sql complex select queries

 select count(MGR),count(sal) from salesmans;  
 select ename,(sal+nvl(comm,0)) as totalsal from salesmans;  
 select * from salesmans where sal> any(select sal from salesmans where sal<3000);  
 select * from salesmans where sal> all(select sal from salesmans where sal<3000);  
 select ename,deptno,sal from salesmans order by deptno,sal desc;  
 Create table salesmans1 as select * from salesmans where 1=2;  
 Select * from salesmans where sal>=1000 And sal<2000;  
 select * from salesmans where rowid in (select decode(mod(rownum,2),0,rowid, null) from salesmans);  
 select * from salesmans where rowid in (select decode(mod(rownum,2),0,null ,rowid) from salesmans);  
 select * from dept where deptno not in (select deptno from salesmans);  
 select * from dept a where not exists (select * from salesmans b where a.deptno = b.deptno);  
 select salesmansno,ename,b.deptno,dname from salesmans a, dept b where a.deptno(+) = b.deptno and salesmansno is null;  
 select distinct sal from salesmans a where 3 >= (select count(distinct sal) from salesmans b where a.sal <= b.sal) order by a.sal desc;  
 select distinct sal from salesmans a where 3 >= (select count(distinct sal) from salesmans b where a.sal >= b.sal);  
 select distinct hiredate from salesmans a where &n = (select count(distinct sal) from salesmans b where a.sal >= b.sal);  
 select * from salesmans a where rowid = (select max(rowid) from salesmans b where a.salesmansno=b.salesmansno);  
 delete from salesmans a where rowid != (select max(rowid) from salesmans b where a.salesmansno=b.salesmansno);  
 select count(salesmansNO), b.deptno, dname from salesmans a, dept b where a.deptno(+)=b.deptno group by b.deptno,dname;  
 select ename,sal/12 as monthlysal from salesmans;  
 select * from salesmans where deptno=11 or deptno=12;  
 select * from salesmans where deptno=20 and sal>3500;  
 select * from salesmans where job not in ('SALESMAN','SalesExec');  
 select * from salesmans where ename in('JS','BLE','SCT','KG','FD');  
 select * from salesmans where exists(select * from dept where salesmans.deptno=dept.deptno);  
 (Select * from salesmans) Union (Select * from salesmans1);  
 (Select * from salesmans) Intersect (Select * from salesmans1);  
 (Select * from salesmans) Minus (Select * from salesmans1);  
 SELECT deptno, sum(sal) As totalsal FROM salesmans GROUP BY deptno HAVING COUNT(salesmansno) > 2;  
 select * from salesmans where ename like'S____';  
 select * from salesmans where ename like'%R';  
 select distinct sal from salesmans e1 where 3 = (select count(distinct sal) from salesmans e2 where e1.sal <= e2.sal);  
 select distinct sal from salesmans e1 where 3 = (select count(distinct sal) from salesmans e2 where e1.sal >= e2.sal);  
 select * from salesmans where rownum <= &n;  
 select * from salesmans minus select * from salesmans where rownum <= (select count(*) - from salesmans);  

Popular posts from this blog

Resolved : Power BI Report connection error during execution

Getting Below Power BI Report connection error during execution . Error: Something went wrong Unable to connect to the data source undefined. Please try again later or contact support. If you contact support, please provide these details. Underlying error code: -2147467259 Table: Business Sector. Underlying error message: AnalysisServices: A connection cannot be made. Ensure that the server is running. DM_ErrorDetailNameCode_UnderlyingHResult: -2147467259 Microsoft.Data.Mashup.ValueError.DataSourceKind: AnalysisServices Microsoft.Data.Mashup.ValueError.DataSourcePath: 10.10.10.60;T_CustomerMaster_ST Microsoft.Data.Mashup.ValueError.Reason: DataSource.Error Cluster URI: WABI-WEST-EUROPE-redirect.analysis.windows.net Activity ID: c72c4f12-8c27-475f-b576-a539dd81826a Request ID: dfb54166-c78f-4b40-779f-e8922a6687ad Time: 2019-09-26 10:03:29Z Solution: We found report connection not able to connect to SQL Analysis service so tried below option. Re

Song- Khamoshiyan Piano keyboard Chord,Notation and songs Lyrics

All songs notation and chords at one place

Song : O Saathi Re Film : Mukhathar Ka Sikkandhar Uses : C D D# E G A Note : The numbers at the end of the lines indicate line numbers. Pallavi: O saathi re, tere binaa bhi kya jina, tere binaa bhi kya jina A- C D D#....,D D C DD E...C..CA-...,D D C DD E...CC.......1 Play line 1 again phulon men khaliyon men sapnom ki galiyon men GGG...GAGE.. GGG G A G E.................................................2 tere bina kuchh kahin naa E A G E D C D D#.......................................................................3 tere binaa bhi kya jina, tere binaa bhi kya jina D D C DD E....C..CA-..., D D C DDE....CC.............................4 Charanam: har dhadkan men, pyaas hai teri, sanson men teri khushboo hai CCC C D C A-, CCC C D C A-, DDD DED CD EE.. CCCC......................5 is dharthi se, us ambar tak, meri nazar men tu hi tu hai CCC C D C A-, CCC C D C A-, DDD DED CD EE.. CCCC......................6 pyaar yeh tute naa GGG... GAG D#......E.........................