Across
- 4. Replaces a NULL value
- 8. Syntax to create a table
- 10. I use it to replace certain value from a string
- 11. Function that shows the difference between two datetimes
- 12. Filters data from a GROUP BY clause
- 13. Enforces uniqueness of a column in a table
Down
- 1. I use it to extract the position of specified character, e.g. ('_', '~') from a string
- 2. Holds alphanumeric, special, unicode characters
- 3. Syntax to modify data types and components of a column
- 5. Operator that specifies a pattern or wildcards
- 6. Function that converts datatype in a query
- 7. Clause that filters data
- 9. Function that returns current datetime
