Viewing 15 posts - 286 through 300 (of 609 total)
so user in this role can also create and drop tables using scripts ?
July 21, 2010 at 8:32 am
actualy i have a question about partitions, if have database with parition for every month, say if i load data for july 2010 in dev environment,can i just backup this...
July 20, 2010 at 1:21 pm
my table does not have CI but it has NON-CI, so as to move the table I am creating a clustered index on my table and i will delete later...
July 20, 2010 at 4:27 am
does it mean all of these steps can be done without taking the database offline, could you please point me to any scripts which does this.
July 18, 2010 at 3:38 pm
OK i have the partitions made based on year and if i delete paritions older than 10 years from it, does it have only that data i need after 10...
July 17, 2010 at 11:32 am
I am doing the steps as mentioned above using a t-sql and is working good but if i have to constantly update my dev databases with production, do you think...
July 15, 2010 at 6:08 am
Actullay i have backup from redgate software and they do provide extraction utility to get the back up in native mode and so i can restore all db's from prod...
July 14, 2010 at 8:48 am
could you please explain how you will create seperate data file fro each processor, i know how to create multiple data files but how would i allocate them for each...
July 8, 2010 at 7:22 am
shark, i agree with you but its turns out to bev ery diffucult to make them understand.
July 8, 2010 at 7:20 am
Paul
The definition very simple which consists of 53 columns with varchar(16) and 4 datetime fields and the row count is 345039256
June 29, 2010 at 10:44 am
Paul
HEre is the DDL you have asked and there are no reference keys. Please let me know if there is any fastest way to delete records.
CREATE DATABASE [RevBud] ON ...
June 28, 2010 at 1:55 pm
Ok if i am doing a "select into " from a partition table and i think it will not create the same paritioned table and os i have to...
June 25, 2010 at 12:38 pm
As asid above how do i do a BULK INSERT from table to table very fast, that sounds like a good approach.
June 25, 2010 at 8:58 am
Viewing 15 posts - 286 through 300 (of 609 total)