Disagree your disagree. Though I agree that use column aliases is good practice. But a well designed Dataset should be able to deal with multiple unnamed columns, because SQL standard allows multiple unnamed columns.
Take Mysql or any mainstream DBMS as example, the native client can deal with multiple unnamed columns correctly. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To view this discussion on the web visit https://groups.google.com/d/msg/sequel-talk/-/sxocP7Ya2zUJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
