Pages that link to "SQL FAQ"
From Oracle FAQ
← SQL FAQ
The following pages link to SQL FAQ:
Displaying 14 items.
- SQL (← links | edit)
- SQL*Plus FAQ (← links | edit)
- How does one implement if then else logic in a select statement (redirect to section "How does one implement IF-THEN-ELSE logic in a SELECT statement.3F") (← links | edit)
- Difference between truncate delete and drop commands (redirect to section "Difference between TRUNCATE.2C DELETE and DROP commands.3F") (← links | edit)
- What is the difference between varchar varchar2 and char data types (redirect to section "What is the difference between VARCHAR.2C VARCHAR2 and CHAR data types.3F") (← links | edit)
- How does one eliminate duplicates rows from a table (redirect to section "How does one eliminate duplicates rows from a table.3F") (← links | edit)
- What are the difference between ddl dml and dcl commands (redirect to section "What are the difference between DDL.2C DML and DCL commands.3F") (← links | edit)
- How does one add a day hour minute second to a date value (redirect to section "How does one add a day.2Fhour.2Fminute.2Fsecond to a date value.3F") (← links | edit)
- How does one escape special characters when writing sql queries (redirect to section "How does one escape special characters when writing SQL queries.3F") (← links | edit)
- How does one select the top n rows from a table (redirect to section "How does one select the TOP N rows from a table.3F") (← links | edit)
- Can one retrieve only the nth row from a table (redirect to section "Can one retrieve only the Nth row from a table.3F") (← links | edit)
- How does one get the time difference between two date columns (redirect to section "How does one get the time difference between two date columns.3F") (← links | edit)
- How does one add a column to the middle of a table (redirect to section "How does one add a column to the middle of a table.3F") (← links | edit)
- How does one select the last n rows from a table (redirect to section "How does one select the LAST N rows from a table.3F") (← links | edit)
