ALTER COMMAND IN SQL || DDL COMMANDS || SQL COMMANDS || ALTER DATABASE || MYSQL || DBMS

แชร์
ฝัง
  • เผยแพร่เมื่อ 17 ต.ค. 2024

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

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

    Sir,You really explain well in a simple manner. I refer your videos even for the Python Programs and learnt a lot.

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

    Hi sir, your explanation is good. While I am using not null constraint iam getting error invalid use of null value. Can you please suggest me.

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

    Sir please explain select(DQL) with all the conditions and clauses

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

    Hello Sir,
    Can we update a column name in a table on top of data type instead of removing and adding it again ? For example, I have column name as "EmployID" hence I want to change it "Employee_ID".

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

    Hey my friend, blessed to discover your channel.
    I have only a simple enquiry as a newbie sql learner.
    What is the main difference between alter and update in terms of their application in sql?
    Thanks for taking time on this..

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

      Hi
      ALTER is used to change structure of database
      Update is used to change the data in table

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

      @@sundeepsaradhi What do you mean exactly by structure of database? Thanks

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

    how to delete check and default constraints?

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

    finished watching

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

    Sir, what is schema