Book Image

Learning Heroku Postgres

By : Patrick Rafael de Oliveira Espake
Book Image

Learning Heroku Postgres

By: Patrick Rafael de Oliveira Espake

Overview of this book

Table of Contents (17 chapters)
Learning Heroku Postgres
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Keyword List
Index

Chapter 5: Dataclips


  1. Are dataclips queries of Postgres database on Heroku can be shared?

    Answer: TRUE

  2. Can dataclips be displayed in the browser?

    Answer: FALSE

  3. Is it possible to download a dataclip in XLS format?

    Answer: TRUE

  4. To create a dataclip, is it necessary to access the address https://dataclips.heroku.com?

    Answer: TRUE

  5. Are dataclips not recommended for API prototyping?

    Answer: FALSE

  6. Can you see the results in JSON format when adding .json in the dataclip URL?

    Answer: TRUE

  7. Are dataclips shared on Google Drive never updated?

    Answer: FALSE

  8. Can dataclips return an infinite set of lines?

    Answer: FALSE

  9. Can you switch a dataclip to another Postgres database at any time?

    Answer: TRUE

  10. Is Fork the preferred feature when you want to make a copy of a dataclip?

    Answer: TRUE