Hi all, I dont know much about programing i have some questions about DBMS. please help me. Using aggregate functions solve these questions The questions is 1. Find the first and second largest salary of the employee ? 2.Display the odd number record ? 3.Display the even number record? give me the syntax. Thanks, seopigeon
You want query for this thing? If yes then give the example table name and feilds name and I can post the query right here.
Query can only be given if I know the data format friend. I need to know the exact structure of the tables and the data in it.
These questions we have to solve using aggregate functions only.I dont know the structure of the tables.