How can we help you today? How can we help you today?
NormL
Feature Request - Command Logging
Would love a feature to log all commands run. Logs could be saved to files like c:\...\LogDirectory\[ServerName]\[DatabaseName]\[YYYY-MM-DD].log Entries would be timestamped. Thanks!
3 followers 4 comments 0 votes
case sensitive column names
Expanding the * on the following query gives: SELECT cc.Id , Sequence , cp.Id , sequence FROM Central.Table1 cc JOIN Central.Table2 cp ON cc.Id = cp.Id Which returns: Ambiguous column name 'Sequenc...
0 followers 0 comments 0 votes