I always like to have an E-R diagram handy whenever I am dealing with a database, and maybe some of you do as well. If that is the case, there is the E-R diagram that I use in my Pluralsight course "Oracle Performance Tuning for Developers". It should print on legal paper, so you shouldn't have too much trouble if you want a hard copy.
E-R Diagram for University Schema
Hello David,
ReplyDeleteThanks for the E-R Diagram, I want to ask if there is any link we can use to download the dump file?
BR//
Hi Fatai,
DeleteI apologize for not seeing this sooner. I assume you are talking about the sample database here. If you are a Pluralsight plus subscriber, you can download it as part of the course materials. Also, my later courses I have just been making the samples available here so anyone can get them, so here is a direct link to where they are.
https://drive.google.com/file/d/0B-kpH7AX6Uc5dzJOcDROSFU5amc/view?usp=sharing
I hope this works for you,
Thanks,
David
This comment has been removed by the author.
ReplyDeleteHello David,
ReplyDeleteI got a small problem to import this file:
ORA-39142: incompatible version number 4.1 in dump file "C:\app\....\oradata\GDBN\Import\student_data.dmp"
I'm using Oracle DB 11gr2 - 11.2.0.1.0. What can I do in this case to import this dump file?
hello hanpl
ReplyDeletedo you import the file ? if ok please could you give me your solution
Hello David,
ReplyDeleteCan you please share the download location of the dump file "STUDENT_DATA.dmp" which contains the tables APPLICATIONS, STUDENTS, COURSE_OFFERINGS & COURSE_ENROLLMENTS.
Thanks in Advance,
Siva
Hi,
ReplyDeleteI am using Oracle Autonomus database in Oracle cloud.
Can somebody suggest me how to import the .DMP file to proceed furthe with the course.
Thx
Dhaya
Hi David,
ReplyDeleteCan you please share the tool or the website which you used to build the ERD ?
I want to build mine.