The sequence follows like this:<br>1. create table integer(a int,b int,primary key(a,b))<br> --> a table is created with both fields as composite primary<br>2. create table referinteger(a int references...
The table contains Department,Grade,status. <br>How to obtaine the below output<br><br> Dept/Grade G1 G2 G3...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.