I want to build an application that allow users to log in via the following: my own authentication/authorization solution
I\'d like my application to work on several databases. While I\'m not going to explicitly support them right now, I\'d like to be able to define my schemata such that I\'m not using reserved identifie
We are designing a high volume SQL Server application that involves processing and reporting on data that is restricted within a specified year.
Hi I need be able to link related applications and am trying to work out the best practice table structure for saving, updating and deleting.
I am looking for a real time solution... Below are my DB columns. I am using Oracle10g. Please help me in defining table types / indexes and tuned PLSQL / query (both) for the updates and insertion
I have a database of US zip codes and their corresponding states, cities and counties. It was supplied as a flat file and I\'m trying to normalize the data and figure out exactly which entities depend
I\'m refining a script that I have so that it could be automated & maintained by end users. Previously, I mentioned a portion of this script in this SO post.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this po
I\'m looking at a table struct开发者_如何学JAVAure that might look about like this: char(32) | char(32) | (boolean) |
I\'m constructing a schema for a MySQL database. I have a table called \'entry\' (the supertype). An entry can be either a \'photo\', \'essay\', or \'video\' (subtype). Each subtype has different prop