Hi everyone,
Could someone please help me out. I am having problems retrieving information from a table where 2 attributes are foreign keys of the SAME attribute in another table....
The tables are
USER(id, name, type_login)
STUDENT(student_id, mentor_id)
here, student_id and mentor_id are foreign keys of the USER table....
I need to get a list of all the students with their respective...
User Profile
Collapse
-
retrieving information from 2 tables
-
Hi,
This is not an answer to your question but a doubt....
Could you tell me for what you use the datatype clob?
And the difference between blob and clob
Thanks
Gunjan -
blob and clob
Hello everybody,
Could u please tell me the when we should use blob and when to adopt clob???
I read in the previous posts about storing files in the databse. The 2 methods mentioned were storing the file path in the database while the other being using the blob datatype. For a medium scale application which is better. Will there be performance issues?
Also do i need to do anything different when i am storing...
No activity results to display
Show More
Leave a comment: