Getting Started with Databricks SQL

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

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

  • @asheetsinvhal2195
    @asheetsinvhal2195 3 года назад +20

    Really like this guy's way of presentation...technical+marketing gem

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

    I was terrified that Databricks was only for Data Engineering/Scientist, however, this presentation helped me understand the other possibilities, which are crucial to a data analytics position I'm seeking. Thank you.

  • @EuanM20X
    @EuanM20X Год назад

    Very late to this, transitioning to a new role with Databricks, this guy is top notch, I would watch full on playlists on him going through Databricks

  • @benwagner742
    @benwagner742 Год назад +1

    I know I'm late but just wow, this guy's presentation skills are top notch. Honestly that's even an understatement.

  • @nsulikow
    @nsulikow 8 месяцев назад

    Hey Simon. Great video. It might be great to update it to 2024, including Unity Catalog, Federated Catalog, improvements in SQL, etc! Thanks for all your great videos

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

    Awesome overview! Esasy to understand and follow. Informative and very insigtful indeed. Thank you!

  • @danhorus
    @danhorus 3 года назад +5

    Really interested in seeing how it compares to Synapse Serverless in terms of performance and cost

  • @michaeldemarco82
    @michaeldemarco82 2 года назад +2

    your presentation is good but I think you need to show how you can attach to different types of data in the lake. What if we have structured storage or unstructured storage how do I engage those different storage silos and make queries

  • @CalvinPuah
    @CalvinPuah 2 года назад +1

    Thank you for the overview. That was very helpful. :)

  • @Jim132518
    @Jim132518 2 года назад

    Great Job, the intro I was looking for.

  • @drummerboi4eva
    @drummerboi4eva 2 года назад

    Super presentation Simon thanks for sharing

  • @lauramartins673
    @lauramartins673 8 месяцев назад

    I am looking and looking but I can't seem to find an example of how to use Widgets on Databricks SQL Dashboards. I'd love to create dropdowns where the user could choose the kind of data they are seeing instead of creating one view for each set of data although it is the same metric.

  • @jasonkhaihoang781
    @jasonkhaihoang781 Год назад

    Thank you. This is helpful for me :)

  • @Luis-sr5nt
    @Luis-sr5nt Год назад

    hello, I am doing the Data analyst course in Databricks but I do not have the option SQL environment, just Data Engineer and Machine learning. How can I get the SQL option on the databrick cloud? thank you

  • @abdulamz38
    @abdulamz38 2 года назад

    Hello Databricks , I can see the SQL end point unable to start . Is there any issue?

  • @priyankamahato2063
    @priyankamahato2063 2 года назад

    How do we get the primary key of a table in data bricks in SQL

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

    How does this works when your complete data is not residing in Databricks. Can it access data residing in other places which are connected to Databricks and then join with some data on Databricks and then presents these dashboards ?

  • @anthonyphan4036
    @anthonyphan4036 2 года назад

    What kind of SQL language does it use? e.g. TSQL?

  • @tadastadux
    @tadastadux 2 года назад +1

    Great clip. A question about the data warehouse where data sits on the data lake parquet files. Can Databricks SQL cache the data model before Tableau consumes it or data needs loading to Synapse first?

    • @dennyglee
      @dennyglee 2 года назад

      In this particular scenario, the data is sitting in Delta Lake and then Databricks SQL queries the data directly. In the process it does catch it so that Tableau (or any other BI tool) will be able to leverage it. HTH!

  • @PujaSingh-no1wy
    @PujaSingh-no1wy 2 года назад +1

    Very nice

  • @majorck
    @majorck 2 года назад

    Great information!

  • @palashs1
    @palashs1 3 года назад

    When is the new Databricks UI planned for a launch? Mainly for SQL Analytics.

    • @dennyglee
      @dennyglee 2 года назад

      Sorry for the delay, it should be up and running now, eh?!

  • @hakobavjyan7498
    @hakobavjyan7498 3 года назад

    How do I access or add SQL Analytics to my Databricks workspace in Azure ? Is it a separate subscription ? seems like its missing from my workspace.

    • @lukasu-ski4325
      @lukasu-ski4325 3 года назад +1

      Documentation: "Databricks SQL is now in Public Preview and enabled for all users in new workspaces." For old workspaces it needs to be enabled by admin.

  • @kfirgollan
    @kfirgollan 2 года назад

    Really good video, well made :+1:

  • @gardnmi
    @gardnmi 3 года назад

    Is this really only limited to SQL? Can you build dashboards with other API's like python or scala?

    • @PrebenOlsen90
      @PrebenOlsen90 3 года назад

      Yes, and not with SQL Analytics.

    • @dennyglee
      @dennyglee 2 года назад

      It's less about being limited to SQL but it's designed for the SQL Analyst in mind. Saying this, please perhaps add a community request on adding Python and Scala support, eh?!