Romanian SQL Server User Group

Welcome to Romanian SQL Server User Group Sign in | Join | Help
in Search

Browse by Tags

All Tags » SQL Server » optimizare sql
Sorry, but there are no more tags available to filter with.
  • Optimizare SQL

    Am urmatorul SQL:select  left(fc.cont,1) as clasa,left(fc.cont,2) as subcls,    isnull((        SELECT sum(debit-credit) as sold     FROM A_lstFisaCont     where cont=fc.cont and     ((datainr is not null and (fc.datainr>datainr or (fc.datainr=datainr ...
    Posted to Intrebari generale (Forum) by ovello on aprilie 2, 2009
Powered by Community Server (Commercial Edition), by Telligent Systems