How can we help you today? How can we help you today?

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 every table and every column for a string, number, or datetime value, etc
--It supports begins with, ends with, and contains for strings and returns a query of results
--including the count of total matches on the table and the sql needed to query that result up.
--It's also support multiple options like contains, begins with, ends with, and exact match.
--Secondly it also supports number and date searches, xml etc.

I have already implemented above features with a stored procedure, but hope all those features could be added into SQL Search with Graphical User Interface, that would be awesome if red gate could do it. :):o
jetwangcn
0

Comments

1 comment

  • Jessica R
    Thank you for your suggestion!

    It looks like you may have done this already here, but posting on our UserVoice forum is the best way to make a feature request as it is looked after closely by our development team. :)
    Jessica R
    0

Add comment

Please sign in to leave a comment.