Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: This query runs slower than expected

    anusha_yapa (9/6/2010)


    This query runs slower than expected (compared to other similar queries on the same database and tables)

    Eg.

    Select table1.x, table2.y from table1 join table2 on table1.a = table2.b

    What are...

Viewing post 1 (of 2 total)