Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9201283
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T22:58:07+00:00 2026-06-17T22:58:07+00:00

I am re-engineering code written in the SQL, and I got a use of

  • 0

I am re-engineering code written in the SQL, and I got a use of cardinality in an order by clause. So on which basis it is going to order the records?

e.g.

ORDER BY
      cardinality(emp_ids),
      earliest_due_date

where emp_ids are prepared like this

 CAST(
       collect(employee.emp_id)
       AS
       NumberList
     ) AS emp_ids
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T22:58:08+00:00Added an answer on June 17, 2026 at 10:58 pm

    It is documented that the return is numeric:

    CARDINALITY returns the number of elements in a nested table. The
    return type is NUMBER. If the nested table is empty, or is a null
    collection, then CARDINALITY returns NULL.

    So, your order by will return the emp_ids table with the least number of rows in it first (empty ones as it will return null will come last).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am attempting to use the Java byte code engineering library ASM to perform
After reverse engineering code first, I got entity classes and mapping. Most of the
Any code-analysis or reverse-engineering tool that can do either of these?: Calculate which classes
Possible Duplicate: Protect .NET code from reverse engineering? we just develop a application with
I am taking a software engineering course and we use Java to implement some
Is it possible to configure Hibernate reverse engineering and code generation tool in such
I am reverse engineering some Java code into a class diagram. Now I'm wondering
My job mostly consists of engineering analysis, but I find myself distributing code more
Something I've been learning (and teaching) in Software Engineering is that code duplication is
I've got a .NET 2.0 windows service written by another developer who has since

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.