Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Is there a difference between Select * and Select [list each col] [duplicate]

sql database linq linq-to-sql

how to drop partition without dropping data in MySQL?

JPA Hibernate - cascade delete in both database and annotation

Best way to store user-uploaded files in a webapp

How can I handle different data types in an Entity-Attribute-Value design (e.g. single table with multiple columns or multiple tables per data type)?

JPA using multiple database schemas

java database spring jpa schema

Do you know a free test data generator for mysql database? [closed]

mysql database

How do I configure NLog to write to a database?

c# database nlog

Is there a simpler way to achieve this style of user messaging?

The best/recommended way to translate Django database values

Limit an sqlite Table's Maximum Number of Rows

Is Slick 3.0 reactive/asynchronous at the database driver level? For which databases?

JPA - create-if-not-exists entity?

java database hibernate jpa

How to update a database schema without losing your data with Hibernate?

Populate MySQL database from postgresql dump file

How to cancel a long-running Database operation?

How to open multiple .sql files in only one ssms instance

Are CAST and CONVERT the same in SQL? [duplicate]

sql database

Best way to add a new column with an initial (but not default) value?

Table Module vs. Domain Model