|
2011 Writing Retrospective
42 days ago
by Layla Messner
Hi, all. Ready to wish adieu to 2011? I am. Starting with a review of the goals I set 365 days ago. (Original goal in black, notes in orange .) 1. Revise Book 1 and have it proofread. √
LáylaMessner.com - laylamessner.com · Rank: 159,094 · 2 references
|
|
How to find and enable/disable parallel DML, DDL, Query?
42 days ago
by Amin Jaffer
In the view v$session there are columns that can tell if parallel DDL, DML, Query is enabled/disabled. PDML_ENABLED and PDML_STATUS – indicates is Parallel DML operation is enabled/disabled, the default is DISABLED. PDDL_STATUS – Indicates if parallel DDL is enabled/disabled, by the default value is ...
Oracle Spin for Project ... - oraclespin.wordpress.com · 9 references
|
|
How WordPress Taxonomy Queries Could Be More Awesomer
42 days ago
by Casey Bisson
WordPress 3.1 introduced some awesome new taxonomy query features, and the URL parsing allows some rudimentary syntax to query multiple terms and choose if the query is OR’d or AND’d. The URL syntax is as follows: A comma (,) between terms will return posts containing either term (boolean OR), like ...
MaisonBisson.com - maisonbisson.com · 212 references
|
|