dropschema.sql
来自「Sun公司Dream项目」· SQL 代码 · 共 22 行
SQL
22 行
drop table mastersubscribers ;
drop table subsubscribers ;
drop table ratings ;
drop table moviegenres ;
drop table moviecatalog ;
drop table moviedetail ;
drop table subscrstb ;
drop table stbtypes ;
drop table subscrsessions ;
drop table subscracct ;
drop table billingcdr ;
drop table subscrgenres ;
drop table subscrentals ;
drop table auditlog ;
drop table qamresources ;
drop table movieurls ;
drop table opera_license_info;
drop table ipresourcesvod;
drop table movie_metadata;
drop table rtspsessions;
drop table maxidvalues;
drop table fairuse_urls;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?