Quantcast
Channel: Transact-SQL forum
Viewing all articles
Browse latest Browse all 23857

convert non-asni sql to ansi sql?

$
0
0

Hi,

I tried converting this using Query Editor but it rejected it.

select LDate, b.Book, a.Type, a.Cusip, Ticker,Description, a.BankCode               


FROM

   dbo.SL_LPositions a,


dbo

.SL_LBankDTC b,

dbo

.sl_Lfisemap c


where

a.BankCode*= b.Bankcode


and

a.type*= c.type


and

a.cusip*= c.cusip

and a.colltype='C'

and c.category='lnpos'


and LDate='20140130'

thanks


oldmandba


Viewing all articles
Browse latest Browse all 23857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>