How can you check if a collection is empty or not?

There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp connects to a MS SQL Server 2008 database PassGuideDB.
To access data from PassGuideDB Entity SQL is used.
How can you check if a collection is empty or not? Select two.

There is MS Visual Studio 2010 and MS .NET Framework 4 application PassGuideApp.
PassGuideApp connects to a MS SQL Server 2008 database PassGuideDB.
To access data from PassGuideDB Entity SQL is used.
How can you check if a collection is empty or not? Select two.

A.
Use entity set attribute…

B.
Use entity set operator…

C.
Use entity set function…

D.
ISNULL

E.
IN

F.
EXISTS

G.
ANYELEMENT

H.
EXCEPT

I.
EMPTYCOLLECTION

Explanation:



Leave a Reply 1

Your email address will not be published. Required fields are marked *