View Single Post

   
  #1 (permalink)  
Old 02-26-2008, 05:58 PM
Philip Sherman
 
Posts: n/a
Default Should a very complex SQL statement crash the instance?

SELECT columns
FROM t1
JOIN t2
Reply With Quote