ニュース

Intro This is a collection of SQL scripts I used while working with Oracle E-Business Suite between 2003 and 2019.
This basic data validation script runs one of each type of data validation test case (T001-T066) shown in the Rule Set markdown (.md) pages. All the SQL validation test cases run sequentially in ...
A new hub is now live for Oracle Fusion Cloud developers, consultants and technical architects. SQL4Fusion blends a developer community with a live SQL editor, giving teams a faster and more reliable ...
Manually querying V$ views or AWR is inefficient and difficult to track over the long term. Through automated s, we can ...
「同じように動けばいい」と言われて Oracleで構築された既存システムのデータベースを、SQL Server(SSMS)へ移行するプロジェクト。 要件はシンプルでした: 「前と同じように動けばいい」 「DB構造も極力そのままで」 Oracle側ではVARCHAR2が多用されていたため、Oracleでの定義に合わせ、SQL Serverで ...
こんにちは。 ポンコツプログラマーが本気でORACLE MASTER Silverを目指す勉強ブログ、第7回です! 今回は、「SQL文の末尾に書くセミコロン ; ってなに?」というテーマです。
Man, I really do not want to do this by hand.To put it simply:I have a bunch of SQL Server 7 scripts.I need them to be a bunch of Oracle 8.1.6 scripts instead.Is there any automated utility out ...