DISTINCT

DISTINCT

Description

This function is used to evaluate a specified set, removes duplicate tuples from the set, and returns the resulting set.

Syntax

Distinct(Set_Expression)

Return Type

 

Parameters

Example

Copyright Kyvos, Inc. 2025. All rights reserved.