if you just need it in the query then use double hypen to put comments
ct dummy(
int a --value of a
,int b -- value of b
)
But make sure, the comma has to be on the next line :-). .
Regards,
Mohan K
↧