Writing Basic SQL Statements. Select functions презентация
Содержание
- 2. Objectives After completing this lesson, you should be able to do
- 3. Capabilities of SQL SELECT Statements
- 4. Basic SELECT Statement SELECT identifies what columns FROM identifies which table
- 5. Writing SQL Statements SQL statements are not case sensitive. SQL
- 6. Selecting All Columns
- 7. Selecting Specific Columns
- 8. Column Heading Defaults Default justification Left: Date and character data Right:
- 9. Arithmetic Expressions Create expressions on NUMBER and DATE data by using
- 10. Using Arithmetic Operators
- 11. Operator Precedence Multiplication and division take priority over addition and subtraction.
- 12. Operator Precedence
- 13. Using Parentheses
- 14. Defining a Null Value A null is a value that is
- 15. Null Values in Arithmetic Expressions Arithmetic expressions containing a null value
- 16. Defining a Column Alias Renames a column heading Is useful with
- 17. Using Column Aliases
- 18. Concatenation Operator Concatenates columns or character strings to other columns
- 19. Using the Concatenation Operator
- 20. Literal Character Strings A literal is a character, expression, or number
- 21. Using Literal Character Strings
- 22. Duplicate Rows The default display of queries is all rows, including
- 23. Eliminating Duplicate Rows
- 24. SQL and SQL*Plus Interaction
- 25. SQL Statements Versus SQL*Plus Commands
- 26. Overview of SQL*Plus Log in to SQL*Plus. Describe the table structure.
- 27. Logging In to SQL*Plus From Windows environment:
- 28. Displaying Table Structure Use the SQL*Plus DESCRIBE command to display the
- 29. Displaying Table Structure
- 30. SQL*Plus Editing Commands A[PPEND] text C[HANGE] / old / new C[HANGE]
- 31. SQL*Plus Editing Commands I[NPUT] I[NPUT] text L[IST] L[IST] n L[IST] m
- 32. SQL*Plus File Commands SAVE filename GET filename START filename @ filename
- 33. Summary Use SQL*Plus as an environment to: Execute SQL statements Edit
- 34. Practice Overview Selecting all data from different tables Describing the structure
- 39. Скачать презентацию





























![SQL*Plus Editing Commands
A[PPEND] text
C[HANGE] / old / new
C[HANGE] SQL*Plus Editing Commands
A[PPEND] text
C[HANGE] / old / new
C[HANGE]](/documents_3/f37743dfb98d77ead6de8a188e7c1191/img29.jpg)
![SQL*Plus Editing Commands
I[NPUT]
I[NPUT] text
L[IST]
L[IST] n
L[IST] m SQL*Plus Editing Commands
I[NPUT]
I[NPUT] text
L[IST]
L[IST] n
L[IST] m](/documents_3/f37743dfb98d77ead6de8a188e7c1191/img30.jpg)







Слайды и текст этой презентации
Скачать презентацию на тему Writing Basic SQL Statements. Select functions можно ниже:
Похожие презентации