[SQLite] Deleted rows count
#1

Is there in sqlite something? i know i can use
pawn Код:
SELECT * FROM table WHERE nick = '%s'
and then num_rows but im asking about one query
pawn Код:
DELETE FROM table WHERE nick = '%s'
and next how many rows are deteled ?
Reply


Messages In This Thread
[SQLite] Deleted rows count - by Jefff - 26.10.2017, 23:36
Re: [SQLite] Deleted rows count - by PatrickGTR - 26.10.2017, 23:59
Re: [SQLite] Deleted rows count - by Jefff - 27.10.2017, 00:21
Re: [SQLite] Deleted rows count - by PatrickGTR - 27.10.2017, 00:26
Re: [SQLite] Deleted rows count - by Jefff - 27.10.2017, 01:24

Forum Jump:


Users browsing this thread: 1 Guest(s)