I need to get only one row of record from a table. No need to update the data. So I am confused. Whether I should use DataReader or Dataset. Which is the best practice?