[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Dynamic Table name.. need syntax help



The FROM statement in my SQL clause looks like this

FROM [ TABLE1 : $tablename ]

what the heck is going on here???
this I would understand
FROM [$tablename]

but the other one has me baffled and I can't
find a referance to it in the manuals.

Thnks