Distich Sempervirent Studies referring to Aspartame and Regime Drinks Stiffen Guiding light as for Obesity, Mildew/Despiteful Ticker Pain Epidemics(proofroom unfettering) The Wart Quest Secret place w… more →
Coryshm's WeblogBauyrzhan wrote 3 days ago: SELECT 'Til the New Year ' || to_char(extract(YEAR FROM SYSDATE) + 1) || ' - ' || trunc(months_betwe … more →
Bauyrzhan wrote 3 days ago: variable vSec number; exec :vSec := 68400; select to_char(trunc(:vSec/60/60/24),'09')||' [day]' ||t … more →
mikesmithers wrote 5 days ago: You know what it’s like, that piece of code you wrote last week and simply whizzed along in th … more →
ctrlc wrote 5 days ago: Pseudocolumns are virtual columns that behave like a column of table, but is not actually stored in … more →
coskan wrote 5 days ago: One of my friends asked, how can developers see the explain plan on views without having access to … more →
hernk wrote 1 week ago: Overview Oracle’s two major index types are Bitmap indexes and B-Tree indexes. B-Tree ind … more →
jcsze wrote 1 week ago: For conditional statement: basic syntax: IF <condition> THEN –do sumthing here ELSIF … more →
jcsze wrote 1 week ago: PL/SQL refers to procedural languange + SQL feature of Oracle. Here, you can write loops, conditiona … more →
Tyler Muth wrote 1 week ago: I’m not sure who originally wrote this function (probably Tom Kyte), but I needed it yesterday and c … more →
ctrlc wrote 1 week ago: Union [ALL], intersect and minus are useful operators when is necessary merging of results two separ … more →
Zsuzsanna Blau wrote 1 week ago: Feladatok: Oracle adatbázis fejlesztés, tervezés Java alkalmazásokhoz Adattárház továbbfejlesztése … more →
raychorn wrote 1 week ago: Just how Agile is Python Anyway ? … more →
shameemakhtar wrote 2 weeks ago: Key Flexfields are stored in the following tables: FND_FLEX_VALUE_SETS FND_FLEX_VALUES SELECT * FR … more →
lianggang wrote 2 weeks ago: Using GROUP BY and ROWID in DELETE statement, keep/delete copies of duplicated rows in a single SQL … more →
Walkin Jobs wrote 2 weeks ago: Hi, Many new walkin interviews for jobs across india scheduled on June 16,17,18,19 2009. .NET Freshe … more →
Ryan Stephanus wrote 3 weeks ago: Yesterday at my client office, I found that there are exists exclusive locks in the database that pr … more →
ctrlc wrote 3 weeks ago: The NVL function lets you substitute a value when a null value is encountered. Applies To: Oracle 8i … more →
Ruben Rabines wrote 3 weeks ago: PLEASE SEND RESUMES TO rrabines@compuquip.com Location: Plantation, FL Rate: On experience Duration: … more →
mikesmithers wrote 3 weeks ago: Do you ever get that annoying colleague quoting Kyte at you … “if you can do it SQL then … more →