Modifying MS SQL Stored Procedure #20763
              
                Unanswered
              
          
                  
                    
                      Robin-Britz
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            -
| 
         Came here for this exact same reason. Would love a more streamlined way to handle altering stored procedures in SQL Server.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         I found this thread and lost all hope... after two years, no news :-( Is this behavior unique to MS SQL Server?  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Firstly, thanks @dbeaver for the epic app and all the effort!
I'm really enjoying this a lot over SQL Server Management Studio! <3
Goal I want to achieve:
In DBeaver I am doing the following to just modify a stored procedure, it's quite a few steps:
Can I setup a shortcut somehow to even just open the stored procedure in SQL Console instantly?
Beta Was this translation helpful? Give feedback.
All reactions