Activity overview
Latest activity by jetwangcn
Can we add "Check for updates" option for SQL Search?
It would be better if we could add "Check for updates" option under help menu for SQL Search, just like SQL Prompt.
Suggest a new feature for SQL Search - Looking up value.
Looking up any value in any DB, returns Tables/Columns/Rows in any DB per any value that you inputted
Looking up any values in any DB with the brute force approach.
--This feature will look at ever...
David Atkinson wrote:
Yes, it was removed. It was one of a number of 'experimental features' that didn't make the cut.
Can I ask what problem this feature solved for you?
If useful we might be able to supply you with a SQL query that does the same, cycling through your tables and doing a select TOP (5) from <yourtables>.
David Atkinson
Red Gate
Thanks for your reply, just want to confirm with you, yeah, I knew we can do it with "select TOP ...", sometimes I am lazy to type it. [image] / comments
David Atkinson wrote:
Yes, it was removed. It was one of a number of 'experimental features' that didn't make the cut.
Can I ask what problem this feature solved for you?
If useful we might be a...
Data Explorer was removed in SQL prompt 6?
I didn't see this feature(Data Explorer) in SQL Prompt 6.3, has it already been removed?