View Single Post

   
  #6 (permalink)  
Old 02-28-2008, 06:29 PM
Guinness Mann
 
Posts: n/a
Default Re: Tough Problem, need help

In article <25b6bad5.0308140747.761ecfca@posting.google.com >, cr33d09
@hotmail.com says...
> Actually, I DID include the Create Statements, and although I didn't
> include the INSERT statements (I will next time) I did include the
> data that should have existed in the tables :P


You don't understand the way these guys work here, Matt. :-)

They sit at their computer and read the newsgroup with an SQL Query
Analyzer (or something like it) window open. When they come to one of
these questions they cut and paste the table creation statements into QA
and execute them. They then execute the data insertion statements and
voila, they are working on live data. Listing the contents of a table
is less than useless for them.

-- Rick
Reply With Quote