よろしくお願いします。 select count(distinct "商品分類" ) FROM "shohin"をSQL文で入力し実行すると 重複値は除外された結果が出ます。 これをなまえを付けて保存させ SQL表示させるとdistinctは消えたSQL文で表示されます。 クエリーでは 関数 COUNT だけで、distinctは表示されません。 これを実行すると重複値は除外されません。 DISTINCT関数は使用できるのですか? クエリーで重複値を除外するクエリーの書き方を教えてください。
-- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/ja/users/ All messages sent to this list will be publicly archived and cannot be deleted
