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 to create and manage a view in HCatalog?



How to create and manage a view in HCatalog?..

Answer / Maneesh

To create a view in HCatalog, you can use the CREATE VIEW statement followed by the name of the new view and a SELECT query that defines its contents. For example: CREATE VIEW view_name AS SELECT * FROM table_name; To manage views, you can alter or drop them using ALTER VIEW and DROP VIEW statements respectively.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache HCatalog Interview Questions

How to invoke Command Line Interface?

1 Answers  


How to create and manage a view in HCatalog?

1 Answers  


How HCatalog helps to capture processing states to enable sharing?

1 Answers  


Name all HCatalog Features?

1 Answers  


How can we drop a table in HCatalog?

1 Answers  


State syntax of the command to drop an index?

1 Answers  


Explain HCatInputFormat and HCatOutputFormat?

1 Answers  


Explain Alter Table Statement in HCatalog?

1 Answers  


Which command is used to list all the tables in a database or list all the columns in a table?

1 Answers  


Explain the term HCatalog?

1 Answers  


Explain HCatInputFormat?

1 Answers  


Explain Creating an Index?

1 Answers  


Categories