Using Multiple Sequences in a Table Rishi Agarwal, September 17, 2008 Recently, I wanted to use multiple sequences in a table. I wanted to generate a… Continue Reading
‘EXISTS’ is better than ‘IN’ Rishi Agarwal, July 11, 2008 While working on my last project, I was facing a query which was taking 30… Continue Reading
Use ANSI Style for MySQL Rishi Agarwal, July 5, 2008 I prefer to use ANSI style for writing MySQL queries. When I started working on… Continue Reading