Does anyone know of a way or of a "best practice" to accomplish a scenerio as such:
I have a rather large table that contains data pertaining to books.
I have several otehr databases that need to utilize that information.
What are my options? I would really prefer not to copy the data into each of the tables. If possible I would like to set up some sort of relationship, is that possible?
Thanks!
I have a rather large table that contains data pertaining to books.
I have several otehr databases that need to utilize that information.
What are my options? I would really prefer not to copy the data into each of the tables. If possible I would like to set up some sort of relationship, is that possible?
Thanks!