Place you banner Advertisement here for free to sponsor this page.
|
|
Please use this commands in your sql prompt.
now observethe results, you will notice many rows are not unique, some of them are same, hence we getsome duplicate values also, there may be situation where you need only unique values. For this kind of situations please use a keyword called Distinct.
please use the below query to eliminate dupicates when you query department_id
|
||||||||||