I plan to put all data into one database table. My observation of data file
increamental is about 1M/month. The life span of the database won't be more
than 10 years. So it can be up to 120M. Is it too big for a table to handle?|
| I plan to put all data into one database table. My observation of data
file
| increamental is about 1M/month. The life span of the database won't be
more
| than 10 years. So it can be up to 120M. Is it too big for a table to
handle?
--
SQL Server can handle 1,048, 516 terrabytes of data.
Hope this helps,
--
Eric Cárdenas
SQL Server support
Showing posts with label life. Show all posts
Showing posts with label life. Show all posts
Monday, March 12, 2012
How big SQL can handle
Monday, February 27, 2012
hotkey to uncomment
CTRL-SHIFT-C comments code, what do you use to uncomment?
I searched online help and googled and for the life of me cant remember
Hi g
If you are talking about the SQL 2000 Query Analyzer, you can go to the Edit
Menu, and choose Advanced (at the bottom). The Advanced Options include both
Comment and Remove Comments, and they will show you what the hot keys are.
Remove Comments (Uncomment) is CTRL-SHIFT-R
HTH
Kalen Delaney, SQL Server MVP
www.solidqualitylearning.com
"g" <gregoranton_nospamplease_@.hotmail.com> wrote in message
news:prJIf.1960$n67.838@.edtnps89...
> CTRL-SHIFT-C comments code, what do you use to uncomment?
> I searched online help and googled and for the life of me cant remember
>
I searched online help and googled and for the life of me cant remember
Hi g
If you are talking about the SQL 2000 Query Analyzer, you can go to the Edit
Menu, and choose Advanced (at the bottom). The Advanced Options include both
Comment and Remove Comments, and they will show you what the hot keys are.
Remove Comments (Uncomment) is CTRL-SHIFT-R
HTH
Kalen Delaney, SQL Server MVP
www.solidqualitylearning.com
"g" <gregoranton_nospamplease_@.hotmail.com> wrote in message
news:prJIf.1960$n67.838@.edtnps89...
> CTRL-SHIFT-C comments code, what do you use to uncomment?
> I searched online help and googled and for the life of me cant remember
>
Subscribe to:
Posts (Atom)