DELETING 100 million from a table weekly SQl SERVER 2000
Hi All
We have a table in SQL SERVER 2000 which has about 250 million records
and this will be growing by 100 million every week. At a time the table
should contain just 13 weeks of data. when the 14th week data needs to
be loaded the...
more >>
After a restart, the server will run ok for a few minutes then hit full
memory usage.
we have plenty of memory and only a small intranet app running.
We do have some large unused databases
What can it be?
thanks
...
more >>
I am doing my own dating site. I will like to add the functionality
similar to other sites. Where a user can make a search to get people
near a certain address. I don't know where to start, or if MSSQL
provides any built in methods or procedures to do such calculations.
Any one with any clue?
...
more >>
What is the syntax to allow a user to execute any stored procedure or select
any view in a database?
Thanks
...
more >>