unique_agg

0.1.0 • Public • Published

unique-agg

Returns the unique not null value OR raise an exception

language: English also available in: Spanish

SELECT c1, unique_agg(c2)
  FROM t1
  GROUP BY c1;

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i unique_agg

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • tute