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 }

How can you transfer data from a text file to a database table? Or how can you export data from a table to a comma delimited (csv) file? Or how can you import data from ms access to a table in a database? Or how can you export data from a table to an excel file?

1078


Give an example of why you would want to denormalize a database

1035


How many full-text indexes can a table have?

1026


How can you find out if the current user is a member of the specified microsoft® windows nt® group or microsoft sql server™ role?

1084


What will be the value of @@fetch_status if a row that was a part of the cursor resultset has been deleted from the database after the time the stored procedure that opened the cursor was executed?

1195


What is the importance of concurrency control?

1278


How you can get the list of largest tables in a database?

1069


When you should use a low fill factor?

1042


Define cursor locking

1061


What is database replication? What are the different types of replication you can set up in sql server?

1018


Beginning with sql server version 7 0, a new enhanced data type nchar was added what type of data is supported with this data type?

1068


Explain the dbcc pintable command when would you use it?

972


You have a table ‘test’ which is a copy of northwind employee table you have written a trigger to update the field ‘hiredate’ with the current date

1116


Is it true, that there is no difference between a rule and a check constraint?

1116


As a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this?

1102