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...

Un-Answered Questions { SQL Server }

if no size is defined while creating the database, what size will the database have? : Sql server administration

1061


what stored procedure can you use to display the current processes? : Sql server administration

1057


what information is maintained within the msdb database? : Sql server administration

1017


you notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it? : Sql server administration

1030


how you can move data or databases between servers and databases in sql server? : Sql server administration

1030


can a table be moved to different filegroup? : Sql server administration

1023


why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

1137


you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration

1307


What is the difference between a fill factor of 100 and 0?

1036


A trigger can reference objects outside the current database? State true or false.

1062


How can you list all the table constraints in a database?

987


explain extended properties

1038


What are the results of running this script?

978


You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?

1056


How can you stop stored procedures from recompiling?

952