I'm attempting to create a view/query to execute 2 or more SQL statements one after another ie. using begin/end transaction clause. While it's possible to do it via an external batch script using ...