ChatCrawlersearch across public Telegram Open the app
S

SQL/MySQL/ORACLE DBA Learning

сообщение · 2023-03-21 16:17 UTC
A
Replymessage unavailable
create or replace package body cr_in_u is procedure n_a (p_in in out varchar2) as begin p_in := 'create table num1( name varchar2(30), id number)'; EXECUTE IMMEDIATE p_in; commit; end; procedure c_i (p_n varchar2, p_i number) as begin insert into num1 values (p_n, p_i); end; procedure c_i_u (p_s varchar2, p_w number) as begin update num1 set name = p_s where id = p_w; end; end cr_in_u;

Вся лента · оригинал в Telegram

Open in Telegram Каталог площадок Искать в ChatCrawler

A snapshot of an open public feed from the search index ChatCrawler — “Google for public Telegram”; refreshed as the venue is crawled. Times are UTC.

Public content only, official Telegram API. About · FAQ · What we do not do · Remove a page · Catalog