Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you resize a data file?

Answer Posted / monal

in SQL Server 2005:

ALTER DATABASE <Database Name> MODIFY FILE
(NAME =<File Name>, MAXSIZE = <Size>)

Is This Answer Correct ?    9 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What the different types of replication and why are they used? : sql server DBA

1225


If you are given access to a sql server, how do you find if the sql instance is a named instance or a default instance? : sql server DBA

1069


How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?

2551


what is the diffrence between core dba and apps dba?

2621


A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

2572


what functionality does oracle provide to secure sensitive information?

1048


what is asm?

1108


what is the use of ocr?

1072


how can you find out if a table can be redefined?

1051


how can you communicate with operating system files from oracle?

1090


what is the use of recording information about current session?

1105


In what script is "snap$" created? In what script is the "scott/tiger" schema created?

2490


how does an oracle clusterware manage crs resources?

1134


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

4476


When setting replication, can you have distributor on sql server 2005, publisher on sql server 2008? : sql server DBA

1043