You are missing some Flash content that should appear here! Perhaps your browser cannot display it, or maybe it did not initialize correctly.
SQL Related Blogs
Utilizing views as a theme layer to a custom query
We had a client requirement that a single view be the combination of:
- a random list of attorneys with offices in a given state
- a random list of attorneys that are licensed in a given state.
There should be no duplications and all of list 1 must precede list 2. We could not accomplish this with views alone. After talking to Earl, we were able to access the created SQL statement within views. Here we built each of the two queries. Then, we defined a 'pre' exit and replaced the query in our view with a new one.
Database use at the Worx - An overview
As a premier Oklahoma Web Hosting firm, The Worx has dealt with a lot of different customers. And nearly every SQL variant is running somewhere in our Oklahoma DataCenter. But for this dicussion, I am going to limit my comments to MySQL and PostgreSQL.
Drupalcon DC Sponsorship
A proud sponsor of Drupalcon DC!
