About 8,390,000 results
Open links in new tab
  1. sql server - keyboard shortcut to script as...CREATE TO...new

    Jun 21, 2013 · There's a lot of reference to entities through inline SQL and no foreign keys, so I find myself repeatedly opening the T-SQL source of stored procs, which means going through …

  2. How do I open an existing query in SQL Server 2012 Management …

    Sep 17, 2017 · Right click on the table > Script table as > CREATE to > New Query window. You won't be able to re-open closed table script if it has not been saved in a .sql file. Check Kyle's …

  3. Your first queries in the SQL Editor - DBeaver

    Apr 14, 2022 · To create a new SQL script or to open an existing one, go to the main menu, click SQL Editor and select an appropriate option. Here you can also open a recent script. If you …

  4. Use Transact-SQL Editor to edit and execute scripts

    Apr 10, 2025 · The Transact-SQL Editor provides you with a rich editing and debugging experience when you're working with scripts. It's invoked when you use the View Code …

  5. How to open multiple .sql files in only one ssms instance

    1) Right click on the .sql file > "Open With" option > "Add" option > "Program Name: C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe" and "Friendly …

  6. SQL Server Management Studio keyboard shortcuts (Part 1 of 2)

    Jun 1, 2011 · If you want a script file to be opened in SSMS you can specify the location and name of the file. This will just open the file in SSMS and will not execute the code. If you need …

  7. "New query window" shortcut for Oracle SQL Developer

    Apr 12, 2019 · Alt-F10 does nothing for me in SQL Developer 1.5.5. Instead I have to right mouse on the connection name and click "Open SQL Worksheet". I'm used to Ctrl-N to give me a new …

  8. How to use SQLCMD commands in the SSMS query editor - SQL

    Dec 13, 2016 · SQLCMD Mode allows creating, testing, executing SQLCMD commands or scripts in SQL Server Management Studio directly in the query editor. This option is available since …

  9. SQL Server new query window shortcut

    Apr 15, 2015 · Shortcuts help you to do your work swiftly and with increased productivity. In this blog we’ll look at new query window shortcut every SQL Server geek should know. Note: The …

  10. sql server - SSMS How do I open a new Query Window using …

    Jan 6, 2020 · Currently when I open another window (Unlike Oracle's SQL Developer) it opens the window using a new connection/instance. How do I query the data in #TempTable from …

  11. Some results have been removed
Refresh