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


syntax and example for bitmap index in sql???



syntax and example for bitmap index in sql???..

Answer / bijaylaxmi

sql>create bitmap index <bitmap index name>
on tablename(column name);
e.g-create bitmap index empbitmapjob on emp(job);
This is the syntax for bitmap index.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More SQL Server Interview Questions

What is cursors? And what are the different types of cursor?

0 Answers  


Why foreign key column allowing null values even a parent tables reference key column not having null value..

2 Answers   IBM,


How to use "begin ... End" statement structures in ms sql server?

0 Answers  


What are functions

3 Answers  


How do you measure the performance of a stored procedure?

3 Answers   Infosys,


What are explicit and implicit transactions?

4 Answers   BirlaSoft,


Explain ms sql server reporting services vs crystal reports?

0 Answers  


Differentiate between SQL and ORACLE joins and write their syntax.

0 Answers   Global Logic,


What do you mean by a Composite primary key?

0 Answers   Genpact,


What is the process of indexing?

0 Answers  


What is a fill factor?

0 Answers  


Name 3 ways to get an accurate count of the number of records in a table?

0 Answers  


Categories