Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Why does manually running SQL block work but using EXECUTE IMMEDIATE on the same string doesn't?

Getting distinct values with the highest value in a specific column

SQL: Computing sum of all values *and* a sum of only values matching condition

How do I revoke (grant drop on any table) from a user?

sql oracle-database

Creation of Oracle temporary table with same table structure to that of a existing table

oracle-database oracle18c

Estimated execution plan alternatives

Package compilation in a production environment. Can this cause any problems?

MyBatis DB_VENDOR doesn't work

Compare a BLOB image to images stored as ORDImage using SQL/MM Still Image

What is the best method to always get 2 decimal places in Oracle?

How to reuse sql with subquery factoring by database view

oracle-database

Cannot executing a SQL query through ODP.NET - invalid character error

Dynamic calculations in a materialized view

How do you make your check constraint case insensitive in SQL?

To_Char and T_Number alternate in SQL Server for formatting

Oracle PL/SQL performance tuning crash course

Open SQL Developer from command line with parameters (connectstring, user, passwort...)

Oracle jdbc creating a table, sequence and trigger

java oracle-database jdbc