TestSelectCountNonNullColumn
Test that count(column) is converted to count(*) if the column is not
nullable.
| Methods |
| static void |
main(String... a)
Run just this test.
|
| static void |
main(String... a) throws Exception
Run just this test.
Parameters:
a - ignored
|
| void |
test()
|
| void |
test() throws SQLException
|