<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Arial Narrow'; COLOR: #00002b; FONT-SIZE: 12pt">
<DIV><FONT size=5>Is there a method of having two –sql commands in one command 
prompt execution.</FONT></DIV>
<DIV><FONT size=5></FONT>&nbsp;</DIV>
<DIV><FONT size=5>I have attempted </FONT></DIV>
<DIV><FONT size=5></FONT>&nbsp;</DIV>
<DIV><FONT size=5>1. –sql “first statement ” –sql “second“</FONT></DIV>
<DIV><FONT size=5></FONT>&nbsp;</DIV>
<DIV><FONT size=5>2. –sql “first; second“</FONT></DIV>
<DIV><FONT size=5></FONT>&nbsp;</DIV>
<DIV><FONT size=5>3. sql “first “ “second“</FONT></DIV>
<DIV><FONT size=5></FONT>&nbsp;</DIV>
<DIV><FONT size=5>4. –sql “first” –overwrite –skipfailures -sql “second” (an 
attempt to separate the two).</FONT></DIV>
<DIV><FONT size=5></FONT>&nbsp;</DIV>
<DIV><FONT size=5>Bob</FONT></DIV></DIV></DIV></BODY></HTML>