Saturday, April 12, 2025

Breaking News
>> Securing and encrypt View State and Cookies values  >> Page has one or more controls that do not correspond with   >> “The Controls collection cannot be modified because the control contains code blocks”  >> How to fix "Validation(): Element 'xxxx' is not supported  >> How to create a new session in ASP.NET programmatically  >> MySQL Database Backup using mysqldump command    

Editors Picks

Tuesday, December 6, 2011

execute stored procedure in oracle without parameter

declare strlo varchar2(2000); BEGIN     PRC_CREATETABLE('CHL_PRIM_SALES_KPI',strlo);     DBMS_OUTPUT.put_line(strlo); en...
Read more ...

drop table if exists in oracle sql

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
Read more ...

create table from another table in stored procedure in oracle

Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 ...
Read more ...

Contact Us

Name

Email *

Message *