Try. SQL. Copy Code. Delete from Activity_master where ID in (select top 10 ID from activity_master) (where ID is your id field).
確定! 回上一頁