Home sql

Category: sql

Related categories

On the "Database Diagrams" node, I right-click, select "Create Database Diagram", the error "Index is outside the array boundaries" occurs. I work in ms...
Request: select nvl (extractvalue (xmltype (p.src_doc, 871), '// *:' || pd.name), extractvalue (xmltype (p.src_doc, 871), '* / * ...
There is a structure of the following type of database: I need to make a sample from the DRIVERS table (Date, Pack, Directory) and USABLE...
How do I concatenate the same columns in table 1 and table 2? I'll try INSERT INTO table_2 (users) SELECT users FROM table_1 but, it does not...

Recent posts