How phrase auto-completion works in dbForge Studio for SQL Server
Last modified: October 1, 2024
dbForge Studio suggests not only separate keywords and object names, but entire code phrases. The following code phrases are supported:
- BULK INSERT
- ORDER BY
- ORDER GROUP
- GROUP BY
- PRIMARY KEY
- BULK INSERT
- ENABLE TRIGGER
- DISABLE TRIGGER
- END CONVERSATION
- MOVE CONVERSATION
- TRUNCATE TABLE
- OUTER APPLY
- PARTITION BY
- FOREIGN KEY
- NOT NULL
- GET CONVERSATION GROUP
- SEND ON CONVERSATION
- APPLICATION ROLE
- ASYMMETRIC KEY
- SYMMETRIC KEY
- XML SCHEMA
- CONVERSATION TIMER
- ON NULL
- COLUMNSTORE INDEX
- ON PARTITIONS
- XML INDEX
- PRIMARY XML INDEX
- INNER JOIN
- OUTER JOIN
- CROSS JOIN
Examples
-
OUTER APPLY instead of APPLY and ORDER BY instead of ORDER are prompted in the SELECT query.
-
The ON NULL attribute of a created scalar-valued function is prompted.
Was this page helpful?
Want to find out more?
Overview
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for SQL Server.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.