links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Michael Shook, member since May 27, 2004
.
Search Everyone: 2009,

Groups about 2009: izin yolu, Bisnis Indonesia, Vision Automotriz El portal especializado del motor,

1 - 10 of 89 next »   Watch mshook
 

Pulling your hair out because of errors like so: "ERROR 1248 (42000): Every derived table must have its own alias" ?

If you have several complicated unioned queries that you want to use in a sub query try encapsulating them like so:

SELECT col1,col2,col3 FROM
(

SELECT * FROM
(
SELECT col1,col2,col3 FROM myTable WHERE ... etc.
) AS DerivedTable1

UNION

SELECT * FROM
(
SELECT col1,col2,col3 FROM myTable WHERE ... etc.
) AS DerivedTable2

) AS MainTable GROUP BY... HAVING... ORDER BY... LIMIT... etc.

This method of aliasing will add years to your life by providing the unique distinction required of derived tables in sub queries without having to spend a bunch of time trying to alias every table and field while continuing to get "derived table" errors. Thanks goes to David Fells for helping me keep some of my hair over this one!

Have fun.

by mshook 2009-12-15 09:41 mysql · tip · bug · syntax · useful · december · 2009 · union · query
http://dev.mysql.com/doc/refman/5.0/en/unnamed-views.html - cached - mail it - history
ITC.TN-RobertLaughlin-2008.10.29.mp3
4313 Stephanie Hannon - Why Should Y.mp3
4311 David Ewing Duncan - Evolution.mp3
4302 Larry Downes - The Laws of Disr.mp3
4288 Richard Whitt - Tinkering witho.mp3
4310 Ken Auletta - Googled_The End o.mp3
by mshook 2009-12-10 11:25 itconversations · podcast · listened · 10 · december · 2009 · b · mp3 · google · moira · nobel
http://mshook.appspot.com/z/d4m.htm?/mshook/10+december+2009+b - cached - mail it - history
 * http://twit.tv/floss97 about http://exist.sourceforge.net/ 
   * example: http://history.state.gov/
 * http://itc.conversationsnetwork.org/shows/detail4301.html
   * http://www.amazon.com/Building-Social-Web-Applications-Establishing/dp/0596518757/
   * interview with Jon Udell
   * at ~22:30 - Jon: ~"an application" can be accomplished by a convention
   * noticings (Flickr game) - Activity Stream - Oauth - OpenID
 * http://itc.conversationsnetwork.org/shows/detail4289.html
   * panel discussion of spectrum: cognitive radio, FCC, policy, lots of complicated stuff
                  
by mshook 2009-12-06 19:41 6 · december · 2009 · a · judell · good · listened · church · xml · database · social · book · fcc · spectrum · scarcity · radio · wireless · cognitive · game · flickr · xslt · server · pantry
http://mshook.appspot.com/z/d4m.htm?/mshook/6+december+2009+a - cached - mail it - history
I got Dad a Grace Internet Radio for his birthday and installed it last night. If he didn't enjoy Pandora so much I would have given up. It took more than an hour. Roku took five minutes.
by mshook 2009-11-22 18:44 22 · november · 2009 · b · user · experience · radio · tv · wifi
http://mshook.appspot.com/z/d4m.htm?/mshook/22+november+2009+b - cached - mail it - history
I finished How I Became a Famous Novelist this morning.
  • by Steve Hely
    • He writes for 30 Rock.
    • He used to write for David Letterman.
  • via Terry Gross
Terry focused on Hely's parodies of various best selling genres. There is, in fact, a conflict within the first person protagonist between his cynicism and his non-cynical self. In the end Hely comes down on the site of (spoiler alert) earnestness. It speak to my own struggle against lazy cynicism. In the process there some legitimate discussion contrasting commercial and literary writing. There are views into how modern publishing works: selling a book, book tours, TV interviews, etc.
  • http://www.npr.org/templates/story/story.php?storyId=112883759
  • http://books.google.com/books?id=Lv3vlzBoPi4C
  • http://docs.google.com/View?id=accnfh3pfb3_897cztw9kf8
by mshook 2009-11-22 15:22 writing · good · parody · freshair · critique · meaning · cynicism · formula · genre · 22 · november · 2009 · a · novel · mynotes · notes
http://mshook.appspot.com/z/d4m.htm?/mshook/22+november+2009+a - cached - mail it - history

...possible to glean certain patterns, and one that recurred as regularly as an urban legend was the one about how someone would move into a commune populated by sandal-wearing, peace-sign flashing flower children, and eventually discover that, underneath this facade, the guys who ran it were actually control freaks; and that, as living in a commune, where much lip service was paid to ideals of peace, love and harmony, had deprived them of normal, socially approved outlets for their control-freakdom, it tended to come out in other, invariably more sinister, ways.

Applying this to the case of Apple Computer will be left as an exercise for the reader, and not a very difficult exercise.

from In the Beginning was the Command Line available at:
http://artlung.com/smorgasborg/C_R_Y_P_T_O_N_O_M_I_C_O_N.shtml
and
http://www.cryptonomicon.com/beginning.html
by mshook 2009-11-19 09:53 20 · november · 2009 · a · neal · quote · good · apple · jobs · stevejobs · control · freak · controlfreak · culture · cult
http://mshook.appspot.com/z/d4m.htm?/20+november+2009+a - cached - mail it - history
Dear OnlyWire Team- Since 13 October 2009 my posts have not been getting through to Twitter ( http://twitter.com/mshook ) even though your "Content Posted" emails indicates Twitter: SUCCESS Update: It seems that each time I contact you, one post get through to Twitter. It hast happened two time. I can't tell yet if it's a coincidence. It would be great if you could fix it permanently. Best regards- -Michael
by mshook 2009-11-02 21:03 2 · november · 2009 · a · onlywire · twitter · bug · del.icio.us
http://mshook.appspot.com/z/d4m.htm?/mshook/2+november+2009+a - cached - mail it - history
  • OpenBTS is a software-based GSM access point, allowing standard GSM-compatible mobile phones to make telephone calls without using existing telecommunication providers' networks. OpenBTS is notable for being the first free software implementation of the industry-standard GSM protocol stack.
  • The GSM Software Project: We want to bring together all the folks that are interested in building a gsm receiver.
by mshook 2009-11-01 19:26 1 · november · 2009 · a · cell · telephone · how · howto · gsm · sdr · cool · interesting · radio · dsp
http://mshook.appspot.com/z/d4m.htm?/mshook/1+november+2009+a - cached - mail it - history
by mshook 2009-10-30 13:01 30 · october · 2009 · a · html · javascript · del.icio.us · pdafriendly · forward · search · url · mobile · utiltiy · *pda
http://mshook.appspot.com/z/d4m.htm?/mshook/30+october+2009+a - cached - mail it - history
1 - 10 of 89 next »  
Related Tags
 
- exclude ~ optional + require
Add Dates