I have a table which gives folowing output using query
"select VisaModeID,VisaValidity,StayValidity,ProcessTime from Service where VisaTypeID=1"

I have a table which gives folowing output using query
"select VisaModeID,VisaValidity,StayValidity,ProcessTime from Service where VisaTypeID=1"

Please post create table and insert statements.