75 How to debug stored procedure in sql server

Поделиться
HTML-код
  • Опубликовано: 3 янв 2025

Комментарии • 62

  • @7to7media
    @7to7media 10 месяцев назад

    Please make a video on
    Partition table

  • @rajinipraba.k2125
    @rajinipraba.k2125 10 месяцев назад +2

    Its really very very useful video. please provide us using within another stored proc to debugging. It will very useful us. Thank you so much for your dedicated vedios

    • @learnssis
      @learnssis  10 месяцев назад

      yeah that will also be great to make another video where we call one stored procedure from another and we go into the second stored procedure.

    • @gowrikm-n5u
      @gowrikm-n5u 10 месяцев назад

      @@learnssis we are eagerly waiting for more videos, thanks again😊

  • @morkmysteriis
    @morkmysteriis 23 дня назад

    I have been able to connect to the server with some extra firewall and user profile settings and I can also see the stored procedures, but when I select 'debug procedure' it does not stop with the yellow date like in the video, it executes and returns the result directly. Are there any extra settings missing?

  • @ruthmukiri7834
    @ruthmukiri7834 26 дней назад

    This is exactly what I was looking for, thanks bro. Good video

  • @SanjaySingh-xw3mi
    @SanjaySingh-xw3mi 2 месяца назад

    Hi @Learn SISS,
    Thanks for the debugging video.
    Just a question we can not run this technique directly in the production env as by this we are executing the proc.

    • @learnssis
      @learnssis  2 месяца назад

      yeah running this in production might not be a good idea.

  • @kudratilla
    @kudratilla 3 месяца назад

    your way of teaching is amazing, thank you! (watching from sweden)

    • @learnssis
      @learnssis  3 месяца назад

      Thank you Sir. Glad to know that you liked the video.

  • @dbamentorparag
    @dbamentorparag 3 месяца назад +1

    Thanks for your time I am watching from #Adelaide #Australia as a Database Engineer

    • @learnssis
      @learnssis  3 месяца назад

      Glad you found the video helpful.

  • @Shashankdatapoint
    @Shashankdatapoint 10 месяцев назад

    Hello can you make video on power apps

    • @learnssis
      @learnssis  10 месяцев назад

      What are power apps 😄

  • @AbdulMuttalib-w2b
    @AbdulMuttalib-w2b Месяц назад

    excellent bro, i was looking for solution like this. Thanks

    • @learnssis
      @learnssis  Месяц назад

      Glad you found the video helpful.

  • @gowrikm-n5u
    @gowrikm-n5u 10 месяцев назад

    Hi Aqil, Could you please make a videos on stored function and how it works in real time project

    • @learnssis
      @learnssis  10 месяцев назад

      Yeah I will make videos on functions as well for sure.

  • @priyagowri96
    @priyagowri96 9 месяцев назад

    I'm getting 'Failed to start debugger. an exception was generated: Data is Null.This method or property cannot be called on Null values.' your quick reply saves me a lot

    • @priyagowri96
      @priyagowri96 9 месяцев назад

      I'm doing in virtual machine

    • @learnssis
      @learnssis  9 месяцев назад

      Hi@@priyagowri96 , I don't too much debug the sp thus I don't normally get this kind of errors. I googled your error and found that maybe you can download and install an older version of ssms to debug the sp
      stackoverflow.com/questions/53596146/how-to-debug-stored-procedure-on-microsoft-sql-server-2017

  • @7to7media
    @7to7media 10 месяцев назад

    Thanks for making
    Everything is easier ❤

    • @learnssis
      @learnssis  10 месяцев назад

      Thank you Tech Priya.

  • @prashantpharate
    @prashantpharate 9 месяцев назад

    Which version of visual studio it is?

    • @learnssis
      @learnssis  9 месяцев назад

      This is Visual Studio 2019, however you can try any version.

  • @carlosdavidolivera12
    @carlosdavidolivera12 4 месяца назад +1

    Excellent video, it helps me a lot

    • @learnssis
      @learnssis  4 месяца назад

      Glad you liked the video.

  • @vklude
    @vklude 10 месяцев назад +1

    Nicely explained. Thanks!

  • @heathens2867
    @heathens2867 10 месяцев назад

    Thank god, it popped up in my recommendation page

    • @learnssis
      @learnssis  10 месяцев назад

      Thank you Heathen.

  • @cmtoufique2194
    @cmtoufique2194 10 месяцев назад

    Hello Aqil,
    Can you please put your LinkedIn profile in the video description link?

    • @learnssis
      @learnssis  10 месяцев назад

      Here is my linkedin profile. I am not very active on linkedIn though.
      www.linkedin.com/in/aqil-ahmed-01628058/

  • @cpatest1041
    @cpatest1041 7 месяцев назад

    I press f11 but it is not going to sp just run exec statement

    • @learnssis
      @learnssis  7 месяцев назад

      Did F10 working ? Sometimes Keys are not by default configured correctly for this. I mean for different models of laptops these function keys sometimes works differently. If you have function key on your laptop then Press Funtion key + F11 together.

  • @EminoMeneko
    @EminoMeneko 7 месяцев назад +1

    Hi, I read they removed these features because it was too tightly coupled with MS Test. Other simply say it is related to low demand.
    But this is problematic. I am working for a client which intensively writes stored procedures.
    We as devs have little to no rights to do a few simple things such as create diagrams or use SSDT.
    I would personnaly love to debug step by step just like when I code C#. T-SQL is not my greatest skill so such tool could really help understanding and also checking to get confidence in the code as it executes or identify precisely what would be wrong.

    • @learnssis
      @learnssis  7 месяцев назад

      Yeah, If the debugging was available in SSMS then it would be easy for developers to debug any code similar to C# debugging from the same app in which we are working.

  • @freakzisback
    @freakzisback 10 месяцев назад

    This will be very useful thank you for video!

    • @learnssis
      @learnssis  10 месяцев назад

      Thank you Bryan.

  • @gowrikm-n5u
    @gowrikm-n5u 10 месяцев назад

    very informative, thanks you so much😊

    • @learnssis
      @learnssis  10 месяцев назад

      Thank you Gowri.

  • @izenish
    @izenish 10 месяцев назад

    Great video!

    • @learnssis
      @learnssis  10 месяцев назад

      Thank you Zenish.

  • @chanal4858
    @chanal4858 10 месяцев назад

    pls create one complex SP and explain in detail, please...if you know telugu pls explain in telugu

    • @learnssis
      @learnssis  10 месяцев назад +1

      Yeah I will create some complex sp, sorry I don't know telugu.

  • @netran104
    @netran104 6 месяцев назад

    The example could have been different

  • @ankushmehndiratta692
    @ankushmehndiratta692 4 месяца назад

    Good video

  • @yazansal2835
    @yazansal2835 Месяц назад

    Thanks bro

    • @learnssis
      @learnssis  Месяц назад

      You are most welcome.

  • @codewithsakti8197
    @codewithsakti8197 4 месяца назад

    Thanks

    • @learnssis
      @learnssis  4 месяца назад

      You are welcome.

  • @Frankyvera
    @Frankyvera 10 месяцев назад

    excellent

    • @learnssis
      @learnssis  10 месяцев назад

      Thank you Frank.

  • @dhananjaysatpute7890
    @dhananjaysatpute7890 4 месяца назад

    Good

  • @MB-ub5ns
    @MB-ub5ns 2 месяца назад

    Nice basic tutorial. I know English is a second language for you, so just an FYI, you punctuate your sentences with the word 'okay'. So as an example, "Then you hit F11...okay" "If you want to step over hit F10...okay". Americans and Brits can find the unnecessary 'okay' annoying 😀

    • @learnssis
      @learnssis  2 месяца назад

      Thank you for your suggestion. yeah I know my English sucks :)

    • @MB-ub5ns
      @MB-ub5ns 2 месяца назад

      @@learnssis No, it's not bad, just a few rough edges to iron out 😀

    • @learnssis
      @learnssis  2 месяца назад

      @@MB-ub5ns Okay 😀