You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: Add comparison functions and string functions to README
- Added comprehensive documentation for GREATEST/LEAST functions
- Documented COALESCE and NULLIF for NULL handling
- Added examples showing practical use cases
- Updated string functions section to show both method and function styles
- Clarified that string functions now work everywhere (SELECT, WHERE, etc.)
The documentation now clearly shows the power of these new comparison
functions for handling multiple values and NULL cases elegantly.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments