Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 sample sql database for a banking scenario????

Author  Topic 

peter__nz
Starting Member

1 Post

Posted - 2008-04-12 : 01:02:39
Hi all,

I have a problem...

I need a database file for a bank with info like customers, transactions and other bank stuff etc. It is for a university assignment. basically I just need to analyse, mine the data etc the info in the database

I have looked on msdn but none of they're databases are for a banking scenario.

Does anyone know of a sample bank database anywhere or does someone have one they could give to me ?

Thanks for your help in Advance

Peter

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2008-04-12 : 01:13:25
Banks give their db to someone outside? Look at your bank statement, should get some idea how the db would be.
Go to Top of Page

narayananbabun
Starting Member

3 Posts

Posted - 2008-04-16 : 05:58:54
first decide how is ur application is going to be and then think what will be the possible tables u will need and then and build ur database which will satsify the Normalization principles to make it a perfect database


narayananbabun
Go to Top of Page
   

- Advertisement -