Get Current Time Zone - SQL in Sixty Seconds 187

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 ม.ค. 2025

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

  • @frankzelazko
    @frankzelazko 3 ปีที่แล้ว +2

    as usual, very educational and useful

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

    While studying through statistics and its impact on Plan cache, I have got the following question
    If all my tables in a database (Assume Instance has only one DB) have some modifications every day, and every night I run update statistics with Full scan, is that same as executing DBCC FREEPROCCAHE or clearing the plan cache?

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

      Great thought. Some plans will be removed ans some will stay. Partial free proc cache

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

    Hello Sir, I have a Q, What happened in background when you applying UNIQUE Constraints on Heap table having billions of rows ??

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

    Hello sir thanks for your response - I have another q - How to handle situation where in Source table one column had been added without knowledge and our DWH SP/Project/Package should be able to handle without any failure, considering very less down time.

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

      Sorry, I do not know answer of this one.

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

      @@PinalDaveSQLAuthority I am happy that at least responded ...... thanks a lot

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

    Very useful, Thank you

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

    Hi Sir, recently i notice that in our database, clustered index column is also added in non clustered index with some other column. could you please suggest on this.

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

    Thanks for sharing Pinal 👍

  • @devips5102
    @devips5102 2 หลายเดือนก่อน

    Sir I have production db server of version 2016 standars running on windows os.
    Its running in UTC. I need to change this time zone to Eastern standard rime zone. Can I change it directly from os time
    zone settings ??

    • @PinalDaveSQLAuthority
      @PinalDaveSQLAuthority  2 หลายเดือนก่อน

      SQL depends on the server time so by changing time zone there may be some process might be missed.

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

    How to find differences between IST and server time

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

    Nice 👍

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

    Watch which you had shown is showing 25 second not 35 second 😘