This video explains how to FIX the issue of "SqlCommand only returns one row". If explained further about the issue, although there are more records available in the Microsoft SQL database, only 1 data row is returned in C# code. This video will provide a solution for above.