19-11-2012, 04:40 PM
|
#2
|
|
• الانـتـسـاب » May 2011
|
• رقـم العـضـويـة » 87623
|
• المشـــاركـات » 389
|
• الـدولـة » ღ♥AleXAnDrIa♥ღ
|
• الـهـوايـة » Sro , PSro And Pc Programes
|
• اسـم الـسـيـرفـر »
|
• الـجـنـس »
|
• نقـاط التقييم » 12
|
|
|
انا رديت عليك ولله فى الموضوع التانى
اقتباس:
المشاركة الأصلية كتبت بواسطة dodolove2888
عفوا ,,, لايمكنك مشاهده الروابط لانك غير مسجل لدينا [ للتسجيل اضغط هنا ]
افتح ال sql دوس new query
اعمل paste ل دة فيها
كود PHP:
use [sro_vt_account]
go
truncate table [dbo].[tb_user]
truncate table [dbo].[tb_user_bak]
truncate table [dbo].[sk_charrenamelog]
truncate table [dbo].[_punishment]
truncate table [dbo].[_servicemanagerlog]
truncate table [dbo].[test_hn]
truncate table [dbo].[_blockeduser]
truncate table [dbo].[_casgmchatlog]
truncate table [dbo].[_notice]
truncate table [dbo].[_smclog]
truncate table [dbo].[quaysoepoint]
truncate table [dbo].[sk_item_guardlog]
truncate table [dbo].[sk_itemsalelog]
truncate table [dbo].[sk_packageitemsalelog]
truncate table [dbo].[sk_pk_updatelog]
truncate table [dbo].[sk_resetskilllog]
truncate table [dbo].[sk_silk]
truncate table [dbo].[sk_silkbuylist]
truncate table [dbo].[sk_silkgoods]
truncate table [dbo].[sk_subtractsilk_vas]
truncate table [dbo].[sr_shardcharnames]
truncate table [dbo].[tb_net2e]
truncate table [dbo].[tb_net2e_bak]
truncate table [dbo].[tb_paygate_trans]
وبعدان right click and execute
|
|
|
|