when i run the above shows error as follows
Incorrect syntax near '='.
The above error shows in below line as follows
reader = cmd.ExecuteReader();
please help me what is the mistake in my above query