Search

Intellisense with partial search by G3R4L

Closed
as Won't Fix Help for as Won't Fix

6
0
Sign in
to vote
Type: Suggestion
ID: 770598
Opened: 11/9/2012 5:15:24 AM
Access Restriction: Public
0
Workaround(s)
When I write 'SELECT * FROM %EMPLO', the intellisense suggest all objects that have "EMPLO" as a part of its name.
Details (expand)

Product Language

Portuguese (Brazilian)

Category

SQL Engine

Proposed Solution

When I write 'SELECT * FROM %EMPLO', the intellisense suggest all objects that have "EMPLO" as a part of its name.

Primary Benefit

Faster Development

Other Benefits

Quickly finding objects whose names were forgotten.

Virtualization

 
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 1/31/2013 at 11:55 PM
Hi!, thanks for this suggestion for IntelliSense.

We took a look at this feature request and triaged it against several others and unfortunately, it did not meet the bar to be fixed. While we are closing this issue as 'won't fix', we have taken note of this internally and we will try & incorporate this request when we revisit this functionality in a future release of SSMS.

Regards,
Sanjay Nagamangalam, SQL Server Manageability
Posted by Advaldo Paiva Moreira on 11/9/2012 at 10:25 AM
A idéia é ótima, mas se um sistema tem vários objetos (tabelas por exemplo), como ficaria a indexação do intellisense?
O SQL2008 já tem este recurso com o começo dos nomes e muitas vezes o CTRL J não retorna de imediato os itens.
Index são itens a se pensar neste plano.

The idea is great, but if a system has multiple objects (eg tables), how would the indexing intellisense?
The SQL2008 already have this feature with the beginning of the names and often the CTRL J does not return the items immediately.
Index data items to think about this plan.
Posted by CARLOS..PINTO on 11/9/2012 at 5:31 AM
Excellent idea.
This should already be implemented in sqlserver.
Congratulation...
Sign in to post a workaround.