it might sound stupid.
can we have a database containing some tables without relations.
it might sound stupid. can we have a database containing some tables without relations.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Sure, though you may want to ask yourself if you really need a database.
Though it can be convenient to have some database mechanisms such as transactions, automated backups, a standardized query language and whatnot without actually needing relations between tables.