Re: [GENERAL] SQL Normalization Thought

2012-03-07 Thread dennis jenkins
On Wed, Mar 7, 2012 at 6:34 AM, David Johnston wrote: > I know there is currently work ongoing regarding normalizing SQL statements > for logging purposes but has anyone considered given us the ability to name > our statements. > > SELECT > FROM ... > WHERE > NAMEAS 'Name to track by'

[GENERAL] SQL Normalization Thought

2012-03-07 Thread David Johnston
I know there is currently work ongoing regarding normalizing SQL statements for logging purposes but has anyone considered given us the ability to name our statements. SELECT FROM ... WHERE NAMEAS 'Name to track by' If a query lacks a name the algorithm generated normalized form would