Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database-metadata

How to list tables in their dependency order (based on foreign keys)?

How can I generate (or get) a ddl script on an existing table in oracle? I have to re-create them in Hive [duplicate]

Entity Framework entity is not in DataSpace.OSpace (_workspace.GetItemCollection(DataSpace.OSpace)) but is in DataSpace.CSpace

How to SHOW COLUMNS from a SELECT query (rather than a table)?

How to determine if a column is unsigned?

mysql database-metadata

How to find out when data was inserted to Postgres?

JDBC DatabaseMetaData.getColumns() returns duplicate columns

java jdbc database-metadata

How can I get different datatypes from ResultSetMetaData in Java?

How to find out when a particular table was created in Oracle?

Get Database Table Name from Entity Framework MetaData

How to get all table names from a database?

List of foreign keys and the tables they reference in Oracle DB

How to get all columns' names for all the tables in MySQL?