Dynamically Update Data Into SQL Database Using UiPath

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ต.ค. 2024
  • #uipath #rpa #sql
    In this video, the following topics have been explained:
    1) Connecting SQL Database to UiPath
    2) Dynamically Updating Data in SQL Database
    3) Best Practices when working with Database
    LinkedIn: / parth-doshi-2616b6127
    Phone: +917620344502
    Email: parthdoshi244@gmail.com

ความคิดเห็น • 10

  • @soundaryal3315
    @soundaryal3315 4 ปีที่แล้ว +2

    All videos of yours are really great for beginners like me in UiPath ! Easily understandable !
    Is it possible to extract the informations from resume(say candidates name , experience and skill sets from different resume formats ) ? Can you do a sample video on that ! It would be helpful.

  • @GPSniper1
    @GPSniper1 2 ปีที่แล้ว

    thanks

  • @aunindodey7792
    @aunindodey7792 4 ปีที่แล้ว

    Pretty awesome video. I needed your help on how to bulk update data from excel file to SQL database , so if you share a video on that. Thanks a lot!!

    • @ParthDoshiLearningByDoing
      @ParthDoshiLearningByDoing  4 ปีที่แล้ว

      Thanks man!
      I think this video might help you: th-cam.com/video/LId_J-gXbVY/w-d-xo.html
      If it doesn't let me know.

  • @johncooter6483
    @johncooter6483 4 ปีที่แล้ว +1

    Thanx

  • @RupMon
    @RupMon 4 ปีที่แล้ว

    Informative...

  • @kaushik__7728
    @kaushik__7728 3 ปีที่แล้ว

    if we want to change the data of second row of the table then wht query we will write

    • @ParthDoshiLearningByDoing
      @ParthDoshiLearningByDoing  3 ปีที่แล้ว

      Then you can pass a unique value that identifies that row and write update query accordingly.