>>>>
>>>>> However, when I ask the user to send me their deck, I find that:
>>>>>
>>>>> sqlite> pragma integrity_check;
>>>>> integrity_check
>>>>> ---------------
>>>>> ok
>>>>> sqlite> select id, count(id) from cards group by id having
>>>>> count(id)
>>>>>> 1;
>>>>> sqlite>
>>>>>
>>>>> Any ideas? 

Obviously, that user is not playing with a full deck.   ;-)


_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to