Oracle SQL Tutorial 11 - CREATE TABLE

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

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

  • @majorskies7091
    @majorskies7091 4 года назад +54

    A 5 minute video. *A FIVE MINUTE VIDEO TEACHED ME THE SYNTAX OF ORCALE SQL, SOMETHING MY UNI LECTURERS HAVE NOT DONE IN THE ENTIRE COURSE WHERE I HAVE AN ASSIGMENT NOW DUE IN WHICH I'M PAYING OVER 9000 USD A YEAR FOR.*
    Thank you Caleb.

    • @thecrunch7754
      @thecrunch7754 4 года назад +4

      amen

    • @ioanatomescu656
      @ioanatomescu656 3 года назад +3

      can relate

    • @RzariRzari
      @RzariRzari 3 года назад +2

      rel

    • @Cobalt985
      @Cobalt985 5 месяцев назад

      School for computer science fucking sucks. Or at least it does for me. If it weren't for that piece of paper that said I graduated I wouldn't be here.

  • @leoj7855
    @leoj7855 5 лет назад +5

    from what i know VARCHAR will take the whole space for 50 character meaning if you have a name thats 7 characters long their will be 43 empty space after in that column , VARCHAR2 will end after 7 character not leaving behind any empty spaces after. its more neat

  • @kishore76dhaka
    @kishore76dhaka 4 года назад +3

    VARCHAR is reserved by Oracle to support distinction between NULL and empty string in future, as ANSI standard prescribes. VARCHAR2 does not distinguish between a NULL and empty string, and never will. ... VARCHAR can store up to 2000 bytes of characters while VARCHAR2 can store up to 4000 bytes of characters.

  • @listommania8563
    @listommania8563 6 лет назад +6

    You are very good at teaching and catching my attention, thank you.

  • @shirinisabekova5504
    @shirinisabekova5504 4 года назад +2

    What a comprehensive video!!!!! thank you so much! Keep on posting such informative videos please

  • @subhajitsarkar9382
    @subhajitsarkar9382 4 года назад +1

    Thanks buddy, you are awesome.. Your teaching pattern or style is supperb. ❤ from India

  • @mohammedumar1621
    @mohammedumar1621 6 лет назад +3

    Thanks for your videos.. learning database was never this fun

  • @marty-pq6ns
    @marty-pq6ns 4 года назад +1

    That's a realy good start, and i love this video ta.

  • @morpheus8891
    @morpheus8891 4 года назад +1

    Good explanation , thanks !

  • @alexs7395
    @alexs7395 7 лет назад +4

    Thanks for all these great videos. Well done!

  • @kishore76dhaka
    @kishore76dhaka 4 года назад +1

    Thank you for making this video.

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

    Excellent video, man. Thank you

  • @A.G.1.5000
    @A.G.1.5000 2 года назад

    where do i find the beginning of this tutorial? im trying to start from the first lesson but cant find it

  • @warnagesasith5857
    @warnagesasith5857 7 лет назад

    nice job bro!!

  • @akro3311
    @akro3311 6 лет назад +1

    thanks:)

  • @kvndleee
    @kvndleee 4 года назад

    thankyou!!!!!!!!!!!!!

  • @TrifectShow
    @TrifectShow 7 лет назад

    For the *CREATE TABLE* keyword, can we only make use of the following: name_id, username, first_name, etc. Or do we create our own unique ones?

    • @codebreakthrough
      @codebreakthrough  7 лет назад +3

      You are able to put whatever columns that you want. The distinction between lower case and upper case helps us determine which things are keywords, and which things are made by us. The user_id is a column that I decided to make. I could have just as easily added a column such as birthdate, birthday, or age.
      By convention, every column is given an ID if we are using surrogate primary keys (in this case, we are). That means we will tell the database that it can generate a number for us for each row that has no real world meaning (outside of the database, that is).

    • @TrifectShow
      @TrifectShow 7 лет назад +1

      CalebTheVideoMaker2 Thanks, that's really helpful. :)

    • @codebreakthrough
      @codebreakthrough  7 лет назад +1

      No problem!

  • @WADS-rr9wy
    @WADS-rr9wy 5 лет назад

    can you please post the exact link for downloading that particular vesion of oracle?

  • @piyushbhedurkar2377
    @piyushbhedurkar2377 6 лет назад

    hi, does it is important to form different table for entities from EER model.

  • @talalal-otaibi6569
    @talalal-otaibi6569 4 года назад

    Is this oracle procedural language?

  • @AC-qo8oq
    @AC-qo8oq 5 лет назад +4

    SELECT 'YAY! So fun!' FROM DUAL

  • @RajibKumarHalder
    @RajibKumarHalder 7 лет назад

    How To CREATE TABLE using graphical interface in oracle 12c

  • @richardsimolata9946
    @richardsimolata9946 4 года назад

    constraint?

  • @mogahidahmed3008
    @mogahidahmed3008 6 лет назад

    if I change "varchar2" to " text"

  • @zahraathari2430
    @zahraathari2430 7 лет назад

    hello sir, I have created an acount for installing oracle but i can not sign in i dont know wt the reason

    • @codebreakthrough
      @codebreakthrough  7 лет назад

      I don't think you need to create an account. Check out the video in the beginning of this series on how to install Oracle.

    • @abdallahkalolo2712
      @abdallahkalolo2712 6 лет назад +1

      You need to confirm your account through your email for verification

  • @tandingyeltshen7584
    @tandingyeltshen7584 7 лет назад

    is this tutorial for oracle 11g or 10

  • @Soumya19951
    @Soumya19951 7 лет назад

    stackoverflow.com/questions/1171196/what-is-the-difference-between-varchar-and-varchar2
    This is the answer for using 'VARCHAR2'

  • @pravinpatil942
    @pravinpatil942 5 лет назад

    Step by step ja n

  • @pravinpatil942
    @pravinpatil942 5 лет назад

    Bhokat ja