Viewing 15 posts - 2,896 through 2,910 (of 3,061 total)
1- You create your partitioned table
2- You populate your partitioned table by moving the data you have in your non-partitioned table.
September 19, 2008 at 6:47 am
Jeff Moden (9/18/2008)
What ever possesed you to join the darkside?
mmhhh.... money? like it happend to me about seven years ago? 😉
September 19, 2008 at 1:28 am
and... how much free space do you have in drive C:?
September 18, 2008 at 12:58 pm
abba (9/18/2008)
Syntax will probably be the least of your concerns.
:w00t: I respectfully disagree 🙂
September 18, 2008 at 9:16 am
is anybody going to ask if the indexes are unique or non-unique? 😉
September 18, 2008 at 7:48 am
Something doesn't makes sense to me, having storedprocs and views referencing your offending table should not prevent you from making changes to that table.
September 17, 2008 at 7:27 am
anthony.green (9/17/2008)
We are experimenting in upgrading our Sybase version from 8 to 10.
Playing with Sybase Central on unloading and reloading databases.
With this we found that we could...
September 17, 2008 at 3:53 am
Going back to the original question about encryption methods please keep in mind there are vendors out there eager to sell you encryption-appliances like Ingrian, etc.
You are going to find...
September 17, 2008 at 3:19 am
I'm in agreement with Adonia but I would characterize Metalink as a Knowledge Base rather than a simple user forum.
September 17, 2008 at 3:14 am
T-SQL syntax for restore is easily available on books online.
No restore is possible if other users are connected to the database.
September 16, 2008 at 9:52 am
problem is... I'm not sure I understand what you mean, could you please clarify?
September 16, 2008 at 9:48 am
nabil nejat (9/16/2008)
looking for a script ?
are you lazy or what? 😀 Script would be fully dependent of the structure of your tables, how could a...
September 16, 2008 at 9:44 am
Christopher Favero (9/16/2008)
did I mention that occasionally the tables we need to change have custom fields? that is a whole otehr can of worms tho.
Nice! 😀
September 16, 2008 at 9:40 am
Nope. Script your changes, apply your changes in each target environment -no silver bullet.
September 16, 2008 at 8:54 am
Viewing 15 posts - 2,896 through 2,910 (of 3,061 total)