Description of To extract only N record from one table :
Through this online tutorial, the author narrates about how to collect only a particlular record or crtain number of records from a table using the query. He also tells about using clause TOP to find and get a record from a set of records without any filers. At the end of the article, the author shows an example along with its sample source code.