Select From Candidate Where Ecode (Select Ecode From Elections Where Ecode "SAE") and State 'Bihar' and City 'Patna'
Select From Candidate Where Ecode (Select Ecode From Elections Where Ecode "SAE") and State 'Bihar' and City 'Patna'
update Batch
set PublicationList = PublicationList + ', 999'
where BatchNo = 1;