Re: [2/3] msi/tests: Test for SELECT table.column FROM table
24 Nov
2009
24 Nov
'09
5:39 a.m.
On Tue, Nov 24, 2009 at 11:14 AM, Nathan Gallaher <ngallaher(a)deepthought.org> wrote:
Make sure that mixing table columns returns the expected data. eg: SELECT t1.action, t2.action FROM t1, t2 should return distinct data.
+ // Test that selection based on prefixing the column with the table + // actually selects the right data Cpp style isn't allowed, please resend it with plain C comments. Thanks.
5865
Age (days ago)
5865
Last active (days ago)
0 comments
1 participants
participants (1)
-
Nikolay Sivov