Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Search
Teradata
Add a new snippet
Aggregate Functions
8
BTEQ
76
Collect Statistics
5
CTE
2
Cursor
3
Data Type
3
Date Functions
27
DCL Queries
4
DDL Queries
46
DML Queries
6
Error And Resolution
2
Functions
3
Loaders
3
Macro
6
Math Functions
14
Misc
15
Query Tuning
3
Select Modifiers
56
Snippets
13
String Functions
9
Choose Category
EXTRACT
CASE Statement
CONCAT
FORMAT while CREATING and SELECTING
NULLIFZERO
SELECT from a table
Converting Decimal type to Char type with leading zeros
COLUMN ALIASING
COUNT and COUNT(Asterik)
Converting DECIMAL to VARCHAR
MINUS
EXCEPT
Forcing CASE SPECIFIC
PRODUCT JOIN
ORDER BY
GROUP BY
HAVING - Retrieval with GROUP BY
SELF JOIN
EXISTS
Converting Columns into Rows
Changing FLOATs to TIMEs
CAST
INNER JOIN
Explicit join condition
EQUI JOIN
NATURAL JOIN
LEFT OUTER JOIN
RIGHT OUTER JOIN
FULL OUTER JOIN
SELF JOIN
IN
OR
BETWEEN
LIKE
Selecting records using QUALIFY
RANK
ROW_NUMBER
Difference ROW_NUMBER Vs RANK functions
Nested Case statement
Concatenation Operator ||
ZEROIFNULL
NOT EXISTS
Convert rows into columns for huge rows
Convert rows into columns
COUNT with GROUP BY
CROSS JOIN
ORDER BY DESC
ORDER BY on two columns
Implicit join condition
EQUI JOIN with USING construct
NOT IN
BETWEEN for DATE types
LIKE with CASE SPECIFIC
LIKE for Range Of Values
LIKE for List Of Values
LIKE with ESCAPE SEQUENCE