なんか必要に駆られたので
全部SELECT
全部SELECT
メソッド | 正常終了10件 | 正常終了0件 | エラー |
do | 10 | 0E0 | undef |
selectall_arrayref | ARRAY[10] | ARRAY[0] | undef |
selectall_hashref | HASH{10} | HASH{0} | undef |
selectrow_array | 1 | undef | undef |
selectrow_arrayref | ARRAY[7] | undef | undef |
selectrow_hashref | HASH{7} | undef | undef |
selectcol_arrayref | ARRAY[10] | ARRAY[0] | undef |
fetch | ARRAY[7] | undef | undef |
fetchrow_arrayref | ARRAY[7] | undef | undef |
fetchrow_array | 1 | undef | undef |
fetchrow_hashref | HASH{7} | undef | undef |
fetchall_arrayref | ARRAY[10] | ARRAY[0] | ARRAY[0] |
fetchall_hashref | HASH{10} | HASH{0} | undef |
execute | 10 | 0E0 | |
row | 10 | 0 | -1 |
