Home : Products : DBMan SQL : Discussion :

Products: DBMan SQL: Discussion: Re: [hannahmackenzie] Translating data from another table: Edit Log

Here is the list of edits for this post
Re: [hannahmackenzie] Translating data from another table
Try

Code:
sub { $DB->table('SfP_Composers')->get('Composer_ID', 'HASH', ['Name'])->fetchrow }

Last edited by:

Paul: Mar 14, 2002, 9:48 AM

Edit Log: