Finding tables with BLOB field
How to find the tables from a schema which have at least one BLOB field?
SELECT owner,table_name,column_name FROM dba_tab_columns WHERE data_type='BLOB';
SELECT owner,table_name,column_name FROM dba_tab_columns WHERE data_type='BLOB';
Updated MDM service benefits from integrations with the broader cloud-native Informatica platform that is built on top of a ...
Relational databases and graph databases both focus on the relationships between data but not in the same ways. Here are some key...
Data storytelling remains a focal point for Yellowfin. Stories, the vendor's narrative generation tool, features heavily in both ...
With more than 20,000 documents to review each month, Assent Compliance, a supply chain data management vendor, turned to AWS to ...
SAP Commerce Cloud is designed to help companies launch digital commerce sites, which may be useful for large enterprises and ...
SAP's 2021 will be a mix of familiar challenges such as moving customers off legacy systems to S/4HANA and new opportunities such...
Good database design is a must to meet processing needs in SQL Server systems. In a webinar, consultant Koen Verbeeck offered ...
SQL Server databases can be moved to the Azure cloud in several different ways. Here's what you'll get from each of the options ...
What Oracle called the Java EE API is now called Jakarta EE API under the Eclipse Foundation. Here's what developers can expect ...
What's the difference between snake case and camel case? Or kebab case and pascal case? Try this 10-question variable naming quiz...
Admins can struggle with power consumption estimation as infrastructure gets more complex. The kW-per-rack metric can help ...
Newly appointed Intel CEO Pat Gelsinger brings technical chops to the top of the giant chipmaker, but it may take a while to ...
Implementing an ECM system is a major undertaking. Check out these steps to get on the right track before you jump into the ...
Without an ECM roadmap, an organization's strategy can get muddled and disorganized. Understand the steps and strategies to ...
SAP SuccessFactors HXM is the next iteration of SuccessFactors HCM and is meant to help HR departments manage the entire employee...
COVID-19 vaccine management is getting the attention of HR vendors. Workday announced its vaccine tool, which integrates with the...