Posts
Sort by recent activity
Licencing
Just to show that sometimes the licensing is read....I don't see any reciprocal offer....nor is there a discount for volume purchases.
"SCHEDULE 3
BEERWARE
The following Beerware is licensed on a ...
Possible Bug?
When trying to expand * into a column list with the following code, SQL Prompt 3 seems to go a bit too far.SELECT a.* from Table1 a
INNER JOIN Table2 v=b on a.id = b.id
Pressing [tab] after the *, ...