Activity overview
Latest activity by ByronBarton
Format bug for temp table alias
Using SQL Prompt v9.3.0.6627, try formatting this and you'll see that Format drops the reference #my_tb on the JOIN clause, leaving the column as ambiguous and thereby fails SQL parsing:CREATE TABL...