In this SQL Optimizer for SAP ASE video, we demonstrate how to use the Code Finder to search database objects and files for a specific string.
Related Articles
PySpark Examples #1: Grouping Data from CSV File (Using RDDs)
During my presentation about “Spark with Python”, I told that I would share example codes (with detailed explanations). So this is my first example code. In this code, I read data from a CSV file to c...
Auto enabling APPROX_* function in the Oracle Database
With the releases of 12.1 and 12.2 of Oracle Database we have seen some new functions that perform approximate calculations. These include: APPROX_COUNT_DISTINCT APPROX_COUNT_DISTINCT_DETAIL APPROX_...
Oracle SQL Execution in a Parallel Server Environment
Introduction Execution of a SQL statement in an Oracle Parallel Server environment is slightly different then in a single instance environment. In an OPS environment additional instructions are execut...
