rename
-------
ALTER TABLE old_table RENAME TO new_table;
/
alter table table_name rename column old_column_name TO new_column_name;
alter table it_item_serial rename column serialno TO serial;
//
alter table uer_module rename to user_module;
Md. Quium Hossain who I'm Oracle DBA & APEX Developer. All-rounder in building small, medium, and enterprise applications. Extensive knowledge in various areas of web-driven applications in Back-end (PL/SQL, SQL, Java), Front-end (Oracle APEX, Oracle Forms, Oracle Reports, HTML, JavaScript, CSS, jQuery, OracleJET, ReactJS), RESTful APIs, Third-party library integrations (Apex Office Print (AOP), Payment Gateways, SMS, Syncfusion, HighCharts) and APEX Plugins (HighChart, StarRating)
#########################Install Oracle APEX 24.1################################ ----------------------------------------------------...
No comments:
Post a Comment