SQL BETWEEN, IN and More Query Filtering (Oracle SQL Certification) (Lesson 8)

preview_player
Показать описание
This video is from the course "Complete Oracle SQL Certification Course"

➡️ Learn MORE:
=========================================
➡️ Job Ready Programmer Socials:
=========================================
➡️ Who this course is for:
- Anyone willing to get into the software development career
- Anyone willing to Master SQL and get a job as a well-paid Oracle SQL Developer
- Anyone willing to work hard in mastering the SQL language
- Anyone who is interested in passing the Oracle 1Z0-071 exam!

➡️ About the course:
- Get ready to acquire some seriously marketable programming skills!
- You can't consider yourself a complete end-to-end developer until you can code in SQL.
- Today, data has become the hottest topic in technology and a company's biggest asset is their data.
- All databases require the language SQL to store and retrieve data. Salaries for junior-level SQL Developers are upwards of $70,000 - $90,000 dollars a year!
- The great thing is, for this course, you do not need any prior experience in programming whatsoever.
- SQL is a different animal and we're going to demystify the language from scratch and prepare you with plenty of progressively challenging assignments so that by the time you've completed the course (in 2 months), you can call yourself an Oracle SQL Master! Oracle is the most popular relational database in the world!
- This course will prepare you to be job-ready in just 1 month of study and practice.
- All exercises and solutions are in the lectures.
- In several lectures, I ask students to pause the video and complete the assignment before resuming to watch my solution.
- MAKE SURE YOU WORK OUT THE PROBLEMS ON YOUR OWN BEFORE MOVING ON TO MY SOLUTION!!
=========================================
#oracle #sql #dataanalysis #jobreadyprogrammer #databasedeveloper #softwaredeveloper #career #tableau #databases #database #webdeveloper #html #css #javascript #java #javabasics #javatutorial #javaprogramming #aws #admin #jobready #programmer
Рекомендации по теме
Комментарии
Автор

I like your pace and details with which you go over each topic. Good Job. I found you on Udemy will go for full course there.

RDobani
Автор

These videos helped me to get job Thanks imtiaz, you are a great instructor..code teacher

prashanthnb
Автор

This is my solution to assignment at the last section.

SELECT ENAME, HIREDATE
FROM EMP, DEPT
WHERE LOC = 'DALLAS'
OR LOC = 'CHICAGO'

nonsookoye
Автор

muchas gracias amigo saludos desde peru

lucrinsgmail
Автор

At 12:47 I had an error because you must match the date clause querry to the date format you have in the tabel. For me it worked >>> WHERE hiredate BETWEEN '05-JUN-1981' AND '12-SEP-1982'; <<<

traveler_through_life
Автор

IN = include
NOT IN = Not include
That helps to memorize!

patriotir
welcome to shbcf.ru