Querying a Database | CompTIA IT Fundamentals+ (FC0-U61) | Part 28 of 38

Поділитися
Вставка
  • Опубліковано 5 лис 2024

КОМЕНТАРІ • 22

  • @ShawnaRoxanneX
    @ShawnaRoxanneX 2 роки тому +3

    I just finished passing my itf exAm and it was database HEAVY thank you so so much I couldn’t have done it without you both!!!

  • @0x004
    @0x004 2 роки тому

    Just wanted to tell you both thanks so much for all the content on the itf+! Been studying and watching your videos and love how you both explain things so well! Passed my itf+ exam today!

  • @UncleHoCM
    @UncleHoCM 4 роки тому +4

    Thanks. Love how Don explains things.

    • @ITProTv
      @ITProTv  4 роки тому +3

      He does have a way of making things easy to understand, doesn't he?

    • @nicholaspratt1786
      @nicholaspratt1786 3 роки тому +1

      Yeah best help with ift+

  • @nezmustafa4271
    @nezmustafa4271 3 роки тому

    Sheesh that was great, love how when Don explains concepts he talks as if he's reading he's reading a fantasy novel.
    I'm taking the test at the end of the week, hope all goes well.

    • @ITProTv
      @ITProTv  3 роки тому +2

      No doubt, Don has quite a way with words... even when they're boring IT words. Best of luck to you on the exam!
      Side note: Make sure to review the "Programming Concepts" videos, as we've had a few people comment saying that the exam had a good portion of programming questions that they stumbled on.

    • @sscoconut1265
      @sscoconut1265 3 роки тому +1

      did you pass brah?

    • @nezmustafa4271
      @nezmustafa4271 3 роки тому +4

      @@sscoconut1265 Yep, doing the A+ now.

    • @ITProTv
      @ITProTv  3 роки тому +1

      Congratulations! Good luck on your A+ studying!

    • @nezmustafa4271
      @nezmustafa4271 3 роки тому

      @@ITProTv thanks!

  • @joshwalther8838
    @joshwalther8838 3 роки тому

    So are you using a mixture of DDL and DML when you are adding NY and when you are then querying it later on? Or is DDL strictly just creating tables?

    • @ITProTv
      @ITProTv  3 роки тому

      So, DDL is normally NOT used in adding data to table but defining the table itself. You though, can use DML to add data to a table. So this is strictly using DML.

  • @dg5609
    @dg5609 5 років тому +1

    thanks for all the help!

  • @prabhjotsingh5801
    @prabhjotsingh5801 3 роки тому

    Can you explain 1-tier, 2-tier, 3-tier, and n-tier, for me? Thanks for the amazing video, once again!

    • @ITProTv
      @ITProTv  3 роки тому +3

      You're very welcome! N-Tier is an umbrella term like 1-tier, 2-tier or 3-tier, where N stands for the number of tiers. It is a layered software model approach for developing software. Software that is human usable requires a user interface, a logical layer (interprets input to software commands) and then data layer--data is stored and accessible. Software can be built into a single unit that runs all on a single machine, like a productivity application like Microsoft PowerPoint. Software can be built into what is called a client-server model. Where the user interface runs on the user's end but but the data is stored and commands are executed on the server side. Lastly, there is 3-tier, Presentation tier, Business Logic tier and database tier in the same manner. This type of layered approach helps with scalability, data integrity, improved security and availability. Hope this helps answer your question!

    • @prabhjotsingh5801
      @prabhjotsingh5801 3 роки тому

      @@ITProTv Thank you! It helps a lot!

    • @ITProTv
      @ITProTv  3 роки тому

      Awesome! You're very welcome.

  • @cloudsvengeance672
    @cloudsvengeance672 5 років тому +2

    I want to take this course but I am torn between getting the elearning or getting the certmaster labs. I am a hands on type of person so I wanna get the lab. But I dont know if I will learn as much from the labs as I probably would from the elearning....any recommendations?

    • @ITProTv
      @ITProTv  5 років тому +5

      Hey there, the ITF+ course in our portal has labs which you can access as a premium member: www.itpro.tv/courses/comptia/comptiafundamentals-exam-fc0u61/

  • @remuspierre8965
    @remuspierre8965 3 роки тому +1

    Incredible

    • @ITProTv
      @ITProTv  3 роки тому

      Much appreciated!