PrepAway - Latest Free Exam Questions & Answers

What are characteristics of projections in Vertica?

What are characteristics of projections in Vertica? (Select three.)

PrepAway - Latest Free Exam Questions & Answers

A.
A projection can contain data from one or more source tables.

B.
A projection can contain data from only one source table.

C.
A projection can contain a subset of rows from the source table.

D.
Each projection contains all rows from the source table.

E.
A projection can contain a subset of columns from the source table.

F.
Each projection contains all columns from the source table.

Explanation:
http://184.106.12.19/2011/09/02/the-power-of-projections-part-2/

9 Comments on “What are characteristics of projections in Vertica?

      1. firat says:

        Oh Alexey ,

        sorry my bad. Also selection D is true. You’re exactly right.

        But also selection B is true. Because you can manually create projection related to only one source table like
        “Create projection test_projection as select * from test_table”.
        As you can see , test_projection is related to only one source table(test_table).




        1



        0
        1. alexey says:

          Hmm, it is kind of philosophic πŸ™‚

          A: …..from ONE or MORE……
          B: ……from ONLY ONE……..

          I read B as ONLY ONE and NOT MORE THAN ONE.

          And A already covers that case you mentioned:
          β€œCreate projection test_projection as select * from test_table”.

          So, I am still believe B is not correct. At least if we can choose just 3 of 6 I will not select B




          0



          0
          1. firat says:

            If there is a question like Can projection contain data from only one source table ?
            What would be your answer ? Yes or no ? If you do not select B , your answer would be no.

            Then I have a question. Can you explain what superprojection is ? Does superprojection contaion data from more than one table ? πŸ™‚




            0



            0
          2. firat says:

            Alexey ,

            forget my last entry.It is a philosophical question πŸ™‚

            Now I agree with you πŸ˜› πŸ˜›




            0



            0

Leave a Reply