Posted by Ed Murphy on 05/25/07 15:45
kyle.fitzgerald@gmail.com wrote:
> I'm just know basic SQL but not enough to write any complex queries.
> The problem I'm facing right now keeps me thinking to use a Cursor but
> I've seen a lot of posts on here saying Cursors are bad so I'm hoping
> there is a complex query that can give me the data I need.
First off, post CREATE TABLE statements for your tables. Often a
redesign of the data layout makes the query much simpler.
Navigation:
[Reply to this message]
|