denmarkstan 0 Junior Poster in Training

i am trying to isert and retrieve the following into/from StudentData table in sql dbs using C#:

(FullName,RegNumber,Sex,Level,Department,Faculty,Session,Passport)

except passport, every other things were inserted. please how can i insert and retreive the 8 columns. please help me with both codes. thanx.