In this sql video tutorials, we will learn how to eliminate duplicate rows from table during select command. Using the distinct word we can eliminate duplicate rows. You can use distinct with the * sign as well as column name. See the video and learn sql online.