Feeds
15142 items (92 unread) in 26 feeds
«
Expand/Collapse
Ask Tom MOST RECENT ARTICLES
-
-
11:17
»
Ask Tom MOST RECENT ARTICLES
<code>Hi Tom,
I have one question about dimensions.
Is a dimension some metadata about dimension tables in my star/snowflake schema, or can dimensions be used for query rewrite.
Can you briefly explain (or provide some example)?
Thanks a lot....
-
11:17
»
Ask Tom MOST RECENT ARTICLES
<code>Can I do multithread programming in
Oracle proceudres?
By the way, I think dbms_pipe has similar
functions as dbms_alert's signal
functions, what's the difference?
Which one is much better if I want
to use them to write a program which
...