Across
- 3. used to identify the starting point to return rows from a result set
- 7. it is store, manage, query, and retrieve data stored in tabular format database.
- 8. A database is an organized collection of data, so that it can be easily accessed and managed.
- 10. default date format
- 15. used to filter records
- 16. notations or idea to represent/express a non-changing value
- 17. Name of SCOTT
- 19. default pdb used to copy data and create another pdb
- 20. Father of sql
- 22. allows you to return more rows with values that match the last row in the limited result
- 25. used to do operations from the values of the column and a single value is returned
- 27. wildcard operator in like
- 28. Name of SQL Architecture
- 31. default user to handle COntainer database
- 33. shows the structure of table which include name of the column, data-type of column and the nullability
- 35. translates alphanumeric characters and symbols into a computer-readable code.(Numbers)
- 37. basic unit of storage
- 38. A graphics-based operating system interface that uses icons, menus and a mouse (to click on the icon or pull down the menus) to manage interaction with the system.
- 40. a collection of database objects like tables, triggers, stored procedures, etc.
Down
- 1. useful way to distinguish the order of operations
- 2. Temporary name to a column
- 4. default user made in every container after installation
- 5. the order in which Oracle Database evaluates different operators in the same expression
- 6. electro-mechanical data storage device that stores and retrieves digital data
- 9. capability of select statement
- 11. default pdb with con_id 3
- 12. dictionary views a set of database tables used to store information about a database's definition
- 13. used to select data from a database
- 14. Name of Scott's Pet
- 17. an acronym for the sequence of operations to be performed while simplifying the mathematical expressions.
- 18. used to store or reference data
- 21. used in conjunction with the SELECT keyword to retrieve data from all columns from a table
- 23. schema name is same as
- 24. a document, describing the official features of the SQL language
- 26. used to sort the result-set in ascending or descending order
- 29. constraint ensures that all values in a column are different
- 30. a value which is unavailable, unassigned, unknown or not applicable.
- 32. objects that contain organized data in a row-and-column format such as spreadsheet
- 33. Information collected together for reference or analysis.
- 34. text-based interface that is used to operate software and operating systems .
- 36. type of storage device
- 39. hardware in a computing device where the operating system (OS), application programs and data in current use are kept
