This has been super helpful. It allowed me to revisit all that I learned throughout the semester but at a faster pace. The lessons are concise and direct to the point.
Hi! Love your work, keep it up. Learn so much. In your video here (Around 5:06ish) you show an issue where the projects table referenced the users table, and the switch is to just switch them around Could you help me understand how to recognize the situation there? I'm new and that seems like a valuable piece of wisdom from experience 🙂
This whole series is fantastic and very thoro Caleb I think you have it down so Thank you and i hope you will be making more tutorials the best part is you are clear and concise.
hey how are you? can you help me out? im typing down the same code as u are but here its showing up the error 00904 000 - %s: invalid identifier. what should it be?
There must be some slight difference in your code and his. I had the same problem, but then copied his code in the description and everything worked. My problem turned out to be typing: CONSTRAINT project_pk PRIMARY KEY(projects_id) instead of: CONSTRAINT project_pk PRIMARY KEY(project_id) Facepalm
I'want to make Data base of Store.that containing spare parts and tools that is use ,we should add or remove parts.. parts is specify with part no. serial no. and manufacture date and expiry date. will you please help me with some video, i m new learner im watching your videos its nice,thanks for all that videos.Stay Blessed!
This has been super helpful. It allowed me to revisit all that I learned throughout the semester but at a faster pace. The lessons are concise and direct to the point.
Hi! Love your work, keep it up. Learn so much.
In your video here (Around 5:06ish) you show an issue where the projects table referenced the users table, and the switch is to just switch them around
Could you help me understand how to recognize the situation there? I'm new and that seems like a valuable piece of wisdom from experience 🙂
Thank You Caleb for these videos!
thanks for the vid Caleb, it was very helpful with my school project.
Ur teaching style is great
This whole series is fantastic and very thoro Caleb I think you have it down so Thank you and i hope you will be making more tutorials
the best part is you are clear and concise.
thanks Caleb. what will be the query if i want to retrieve all indexed foreign keys in my db. ?
Caleb you are a damn legend mate
nicely explained! thanks for this
Great work u saved me hours of work
Cheers Caleb, you the man.
After i added foreign key in there column i have null values. What can i do?
I still have doubts with the DROP thing... could you reference me to the Oracle SQL Tutorial in which you explain about that? im kinda lost...
Awesome tutorial.much appreciated
Of course!
Helping a lot
THANK U :)
Many thanks.
Thk from VietNam
much help!!!
Thanks!
Make a course on Udemy for Oracle Sql Developer
hey how are you? can you help me out?
im typing down the same code as u are but here its showing up the error 00904 000 - %s: invalid identifier.
what should it be?
There must be some slight difference in your code and his. I had the same problem, but then copied his code in the description and everything worked. My problem turned out to be typing:
CONSTRAINT project_pk PRIMARY KEY(projects_id)
instead of:
CONSTRAINT project_pk PRIMARY KEY(project_id)
Facepalm
I'want to make Data base of Store.that containing spare parts and tools that is use ,we should add or remove parts.. parts is specify with part no. serial no. and manufacture date and expiry date. will you please help me with some video, i m new learner im watching your videos its nice,thanks for all that videos.Stay Blessed!
cancer
getting
Error report -
SQL Error: ORA-00905: missing keyword
00905. 00000 - "missing keyword"
*Cause:
*Action:
please heip