12.14.1 데이터베이스 명령 실행
ASP.NET에서 커맨드 개체를 사용해 SQL Server에 Select 문을 실행한 결과를 받아 올 때 SqlDataReader 클래스를 사용한다.