Forum
Search
Members
Help
Hello There, Guest!
Login
Username:
Password:
Lost Password?
Remember me
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help
Threaded Mode
Delete last row?
TracerX
Little Clucker
Posts: 43
Threads: 18
Joined: Jun 2014
Reputation:
0
#1
30.06.2016, 07:25
(
Последний раз редактировалось TracerX; 10.07.2016 в 00:23.
)
removed
Find
Reply
Vince
Spam Machine
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
#2
30.06.2016, 08:52
You get the primary key (i.e. usually the id) of that row and then you send a delete query.
Find
Reply
TracerX
Little Clucker
Posts: 43
Threads: 18
Joined: Jun 2014
Reputation:
0
#3
30.06.2016, 09:25
Can you show me an example please?
Find
Reply
Stinged
High-roller
Posts: 1,578
Threads: 15
Joined: Feb 2013
Reputation:
0
#4
30.06.2016, 09:30
Код:
DELETE FROM table_name ORDER BY field DESC LIMIT 1
Change the number after LIMIT if you want to delete more than 1 row.
Find
Reply
TracerX
Little Clucker
Posts: 43
Threads: 18
Joined: Jun 2014
Reputation:
0
#5
01.07.2016, 02:38
(
Последний раз редактировалось TracerX; 10.07.2016 в 00:23.
)
removed
Find
Reply
DTV
Banned
Posts: 547
Threads: 57
Joined: Dec 2010
#6
01.07.2016, 03:26
You could just use gettime(); without hour, m, or s.
Find
Reply
«
Next Oldest
|
Next Newest
»
View a Printable Version
Forum Jump:
Private Messages
User Control Panel
Who's Online
Search
Forum Home
SA-MP
-- News and Updates
-- General
-- Client Support
-- Bug Reports
-- Screenshots and Videos
SA-MP Server
-- Server Support
-- Server Advertisements
SA-MP Scripting and Plugins
-- Scripting Help
---- Tutorials
---- Discussion
---- Help Archive
-- Gamemode Scripts
-- Filterscripts
---- Includes
---- Tools and Files
---- Maps
-- Plugin Development
SA-MP DL Edition
-- SA-MP 0.3.DL
---- Model Releases
Other
-- Everything and Nothing
Non-English
-- Languages
---- Nederlands/Dutch
------ Scripting Showroom en Discussie
------ Off topic
---- Español/Spanish
------ Lanzamientos/Releases
---- Français/French
------ Showroom
---- Русский/Russian
------ Релизы/Releases
---- Português/Portuguese
------ Lançamentos/Releases
---- Română/Romanian
------ Salonul Scripturilor
---- Archive
Users browsing this thread: 1 Guest(s)
SA-MP Forums Archive
SA-MP Scripting and Plugins
Scripting Help