in reply to Explain SQL statement
join( ',' , keys( %expal ) )
it takes the keys from hash %expal and puts them into a string, separated by commas ",".