Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in database

Is there a shortcut to normalizing a table where the columns=rows?

Password change: Best practice

How to get difference between 2 columns

sql database mysql

java ORM for a read only DB

java database forms readonly

Are created and modified the two fields every database table should have?

database rdbms

What is the preferred way of saving dynamic lists in database?

MySQL: How to select and display ALL rows from one table, and calculate the sum of a where clause on another table?

sql mysql database join

Prevent delete/update for tables by even superadmin/dba?

mysql database postgresql

What happens if a int column reach the max value?

mysql database

Select a distinct value in multiple tables (sql)

php sql database join

How to upgrade Magento when the database structure changes between versions?

php sql database magento upgrade

Add a column with the name "default"

ruby-on-rails database

create hash value for each row of data in dataframe in R

database r hash

What is the advantage of using stored procedures to do insert/update/delete/select?

database jdbc

Viewing a grails schema while it runs in memory?

Reasons not to use database connection pooling?

Generate unique random integer in database column

OpenJPA treats field with oneToMany Mapping as a Blob

java database jpa annotations

implementing Database-functionality objects in an N-Tier architecture?

c# database design-patterns

How to update a database with new information

c# database linq linq-to-sql