Query AZURE SQL Server Database using Databricks & Pyspark

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ก.ย. 2024

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

  • @manjunathbn9513
    @manjunathbn9513 ปีที่แล้ว

    How to read multiple tables from sql server?

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

    Thanks for the video... Unfortunately it did not work for me... Did you configure something else?
    I get this error : com.microsoft.sqlserver.jdbc.SQLServerException: Cannot open server
    or error: com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'Customer'.

    • @DataCafe4u
      @DataCafe4u  ปีที่แล้ว

      may be you have given the wrong table name. because it says "Invalid object name 'Customer'."

    • @pluralvistamaar4121
      @pluralvistamaar4121 ปีที่แล้ว

      @@DataCafe4u Thanks Data Cafe but I watched your other video and now is working fine. Great work and thanks for your tutorial!

  • @Manojkumar-ir4xw
    @Manojkumar-ir4xw ปีที่แล้ว +1

    Select is working for me
    But when i write delete query it is not working. Is this a supported operation?

    • @DataCafe4u
      @DataCafe4u  ปีที่แล้ว

      yes.

    • @Manojkumar-ir4xw
      @Manojkumar-ir4xw ปีที่แล้ว

      @@DataCafe4u but it always gives exception. Can u show some sample tested case?

    • @amitjaju9060
      @amitjaju9060 9 หลายเดือนก่อน

      Yes for me also delete query is not working from azure databricks when trying to excute delete query on azure synapse using read api with option "query". Any other way to execute delete query from databricks notebook. Thanks

  • @matlab01uni78
    @matlab01uni78 2 ปีที่แล้ว +1

    valuable tutorial!!!