If I have a table in my database which is already normalize and contains the data about the amount of payment that day, the customer_no, and the balance remaining for that day...If I am dealing with a lot of customer everyday (say 1000 customer's payment data to be inputed to that table in just one day) I'll be producing about 1000 rows everyday..
Is my MS SQL database be able to support that number of rows which in a year can be about moreover a hundred thousand..?
The other way around I come to think is backup that table for that day and truncate it for another day to be inputed but the problem here is that this table has a relationship with other table..(something like the table of target performance and so on..)

New Topic/Question
Reply



MultiQuote





|