Hi Is it true that DBIx::Recordset doesn't support table and column aliases ?
SELECT cu.type AS custtype FROM customer cu; I have 2� problems with this: 1. I have to shuffle around in the resulting hash to get the names right. If he same name occurs twice, I have to use FullNames, and then ALL field names have to be translated. 2. I can't join the same table twice in the same query. 2�. The join and where clauses become where long. Am I overlooking something, or is this true? -- Kaare Rasmussen --Linux, spil,-- Tlf: 3816 2582 Kaki Data tshirts, merchandize Fax: 3816 2501 Howitzvej 75 �ben 12.00-18.00 Web: www.suse.dk 2000 Frederiksberg L�rdag 12.00-16.00 Email:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
