Lower-case all columns and tables in queries?
webrunner
Posts: 28 Bronze 1
Hello,
Is there any option in SQL Prompt 5 to format SELECT and other queries so that the column and table names are all lowercase?
For example, an option that would turn this code:
into this code:
Thanks in advance for any help.
- webrunner
Is there any option in SQL Prompt 5 to format SELECT and other queries so that the column and table names are all lowercase?
For example, an option that would turn this code:
SELECT MyColumn, YOURCOLUMN FROM OurTable
into this code:
SELECT mycolumn, yourcolumn FROM ourtable
Thanks in advance for any help.
- webrunner
Comments
Unfortunately this isn't possible in SQL Prompt at the moment.
Please feel free to add your vote or if there is one already kindly vote for it here.
And then the project manager can directly decide what category this requirement comes under?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com