using (SqlConnection con = new SqlConnection("Data Source=DESKTOP-O72COGQ;Initial Catalog=ClinicManagementtest;Integrated Security=True")) con.Open();
SqlCommand sc = new SqlCommand("INSERT INTO Patient_Details VALUES(@Id, @Name, @Age, @Contact No, @Add