The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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.