Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle-database

Oracle Shrink space issue- alter table <table> shrink space returns the error ORA-10631because of function based indexes. Any workaround exists?

oracle-database oracle10g

Oracle Instant Client still not working on Mac OS Catalina 10.15.4

Migrating SQL Server Apply query to Oracle

Can I use transpose functionality in oracle to achieve this?

sql oracle-database

How to change permission of a file created using UTL_FILE.FOPEN?

Can two or more tables which share same foreign keys share a constraint on that foreign key?

Why THP (Transparent Huge Pages) are not recommended for Databases like Oracle and MongoDB?

Why we need SELECT FOR UPDATE in Oracle SQL?

Sharing HashMap across a JSP app in a clustered environment

Set up a Database with NLS_CALENDAR parameter as 'Thai Buddha'

SQL optimization distinct

Querying a Nested Table

I need to pass username and password to typeORM on runtime

StoreGeneratedPattern not working with DevArt Entity Framework?

Oracle: How to add a foreign key on USER_TABLES.TABLE_NAME in a table

Difference between the number of rows returned and the count of those rows when using having

sql oracle-database

SQL optimization: deletes taking a long time

Oracle Self-Join on multiple possible column matches - CONNECT BY?

Does the Oracle DB listener bind to private ip address only?

How to give a unique constraint to a combination of a column and a fixed value in Oracle?