Options

Using SQL go statements in reading from database

danjeharrydanjeharry Member Posts: 20 Contributor II
edited April 2019 in Help
Hey all, is there a way to use GO statements in the read database operator? I'm running a fairly complicated SQL query (temp tables and various joins) and the most efficient way to execute it is to use go statements after each select or select into statement. However, I can' do this in rapidminer, which causes the SQL query to take much much longer (I don't know how long because it takes longer than I can wait for).

Any ideas?
Tagged:
Sign In or Register to comment.