Tag: Oracle

Community

Turning On Pivot Tables

(Jonathan Gennick) Anyone who works with SQL knows that the results of a SELECT statement are returned in rows and columns. Most people also know that you can easily generate additional columns of data in a result by writing expressions that operate on data that actually is stored in a table. For ex

Community

Multicast Checker

(Steve Button) Debugging an OracleAS clustered environment, with server configurations, application code requirements, replication settings, etc. can be a somewhat engaging process — particularly if you are in a hurry and need to get it working ASAP. Using a methodical approach, it’s very easy to