cagcowboy

5,249
reputation
439 views

Registered User

name cagcowboy
member for 1 year
seen yesterday
website
location London
age 32
Family Guy sucks
Dec
6
awarded  Mortarboard
Dec
3
awarded  Nice Answer
Dec
1
revised Oracle move column to the first position
added 5 characters in body
Dec
1
answered Oracle move column to the first position
Nov
28
answered Performance Standalone Procedure vs Packaged Procedure in Oracle
Nov
24
accepted Oracle UPDATEs to Certain Table Hang Indefinitely
Sep
21
awarded  Yearling
Sep
11
accepted Ordering table in join : SQL Tuning
Sep
11
revised Ordering table in join : SQL Tuning
added 131 characters in body
Sep
11
revised Ordering table in join : SQL Tuning
added 189 characters in body; deleted 71 characters in body
Sep
11
answered Ordering table in join : SQL Tuning
Sep
9
revised Arrays in Oracle SQL
deleted 1085 characters in body
Sep
9
answered Arrays in Oracle SQL
Sep
9
comment Can Oracle’s default object lock timeout be changed?
Thanks. Shame it's not in 10g.
Sep
9
asked Can Oracle’s default object lock timeout be changed?
Sep
9
answered Is it possible to perform a bitwise group function?
Sep
8
answered Get a table count in SSIS from an Oracle view
Sep
8
answered In Oracle performance monitoring why does Scheduler activity goes up
Sep
7
awarded  Civic Duty
Sep
7
comment Oracle: problem with constructing JMS message
+1 Good spot.
Sep
7
revised Oracle: problem with constructing JMS message
added 38 characters in body
Sep
7
revised Oracle: problem with constructing JMS message
added 177 characters in body
Sep
7
revised Oracle: problem with constructing JMS message
added 89 characters in body; added 12 characters in body
Sep
7
answered Oracle: problem with constructing JMS message
Sep
7
accepted PL/SQL function in Oracle cannot see DBMS_AQ
Sep
7
revised PL/SQL function in Oracle cannot see DBMS_AQ
added 267 characters in body
Sep
4
answered Oracle - To Global Temp or NOT to Global Temp
Sep
4
answered PL/SQL function in Oracle cannot see DBMS_AQ
Sep
4
revised Why are Oracle table/column/index names limited to 30 characters?
added 75 characters in body
Sep
4
comment Why are Oracle table/column/index names limited to 30 characters?
I haven't read the F391 spec in detail, but I'm assuming (maybe incorrectly) that "Long identifiers" means an increase in identifier length from 30 to 128. So saying that you "partially" support this by allowing 30 characters is a bit cheeky. You don't support the new standard, you still support the old standard (albeit 25% of the way to the new standard) Did that make sense?!!?
Sep
4
comment Why are Oracle table/column/index names limited to 30 characters?
+1 Am sure this is part of the reason. I'm sure I'll have coded VARCHAR2(30) somewhere...
Sep
4
accepted Why are Oracle table/column/index names limited to 30 characters?
Sep
4
revised Why are Oracle table/column/index names limited to 30 characters?
added 328 characters in body
Sep
4
answered Why are Oracle table/column/index names limited to 30 characters?
Sep
3
accepted Oracle 10: Is it possible to access a public synonym to a table in a stored procedure or package?
Sep
3
revised Oracle 10: Is it possible to access a public synonym to a table in a stored procedure or package?
added 19 characters in body
Sep
3
answered Oracle 10: Is it possible to access a public synonym to a table in a stored procedure or package?
Sep
2
comment Why does SQL*Plus commit on exit?
Should be fixed any day then....
Sep
2
comment Why does SQL*Plus commit on exit?
I agree, It think the SQL*Plus behaviour is odd too!
Sep
2
answered Why does SQL*Plus commit on exit?
Aug
31
accepted Oracle Data Dump and Data Restore
Aug
28
revised PLW-06002 unreachable code when using NULL;
added 58 characters in body
Aug
28
comment PLW-06002 unreachable code when using NULL;
Level 2. That could well be it in the case of an IF, but I'd still like to know if there's a workaround for other cases (e.g. ignoring certain errors in an EXCEPTION block)
Aug
28
comment PLW-06002 unreachable code when using NULL;
Actually, I believe the error occurs for any use of the NULL; statement. The IF was just an example (which I'm beginning to regret using!)
Aug
28
revised PLW-06002 unreachable code when using NULL;
added 150 characters in body
Aug
28
comment PLW-06002 unreachable code when using NULL;
I already said in the question that I knew I could do a NOT. I'm not saying that this is something I do often at all.... but in certain rare cases I do believe this is more readable. Do you have an answer to the question?
Aug
28
revised PLW-06002 unreachable code when using NULL;
added 3 characters in body; added 134 characters in body
Aug
28
asked PLW-06002 unreachable code when using NULL;
Aug
27
comment How to write content into pdf use iText ?
What sort of "content" are you trying to add?
Aug
27
answered iText nested table inside a cell