What is Constraints How to Query Database | SQL Full Course | SQL Tutorial For Beginners (3/11)

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

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

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

    Hi AWN, as we can have only one Primary key constraint and many UNIQUE constraint in one table. Could you please tell if we can use two constraints in one column of single table. Example: Can we use default and unique constraint on "Phnno." column??

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

      Yes

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

      You can't have both on same column,because after you insert one record with phone num as default ,unique won't allow you to insert another record with phone number default .You would have figured it out by now .Just clarifying in case .

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

    Sir for power BI is this sql playlist is enough?
    Or we should have more knowledge other than this, about the SQL to work smoothly in PowerBI

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

    Great series your are started ,but please make power bi video

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

    Sir, Can you please provide DimCustomer Table to play with?

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

    Sir if we alter a table and add a column (say suppose gender ), there can't we add a constraint defining not null , because it is showing me this error , if so how can we update a table where now we want to add constraint not null

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

      Check the syntax in internet how to add column with not null constraints

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

    in RUclips are not good content available for power bi ,except your channel

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

    Hi sir,can u pls provide dataset for pactice sql quries

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

    Can we get practice files used in the video?

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

      it is so basic queries. Start writing it other wise it takes time for you learn.
      Moreover we don't maintain the queries.

  • @User.2024.1
    @User.2024.1 7 месяцев назад

    Does the series in this playlist cover MSBI or is there another playlist for that one? Thanks.