Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Category: Database Design

Can the derived attribute (eg, age ) be present in the same table with the attribute it is derived from ( DOB)? If no then where should it be present?

By adminPosted on March 27, 2023

Question : I have an assignment that requires me to use particular attributes. The query that I have is. If […]

Modelling users and groups – but with multiple types of groups

By adminPosted on March 27, 2023

Question : I’m modelling a user management system in PostgreSQL that is fairly typical in that it consists of users, […]

optimize design for a table with 50 columns [closed]

By adminPosted on March 26, 2023

Question : Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? […]

Efficient way to store multi choice in a column with few options

By adminPosted on March 26, 2023

Question : I am looking for advices on how to handle multiple choices in a column? By way of example […]

Handling of Topic Drill Downs in Databases

By adminPosted on March 26, 2023

Question : I have a requirement wherein I have to set up a drill down feature. For example: There is […]

How to link other tables (entities) to parent and child categories?

By adminPosted on March 26, 2023

Question : I am not a developer by any means, but I have a fairly good understanding of how relational […]

MYSQL Indexes when looking up on alternating sets of columns

By adminPosted on March 25, 2023

Question : I have a table that looks like: CREATE TABLE `connections` ( `connection_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `service_id` […]

Are there situations where queries are formed geometrically?

By adminPosted on March 25, 2023

Question : The topic came up in this other question. We were discussing sign value on a primary key having […]

Database structure for product attributes on orders

By adminPosted on March 25, 2023

Question : I’m making a POS and currently kind of stuck on the order proccess due to the product attributes. […]

Every “INSERT” query check a combination of column’s records

By adminPosted on March 25, 2023

Question : Unfortunately, my mind has stacked right now and i would like to design a really simple DB schema. […]

  • 1
  • 2
  • 3
  • 4
  • …
  • 351

Recent Posts

  • Storing multiple types of users and their respective credentials in separate or same table?
  • InnoDB engine is not loading after tuning parameters
  • How to optimize query on MYSQL with multiple group by clause
  • Referencing database programmatically via T-SQL
  • How to set roles and users with correct permissions on Postgres? [closed]
  • SQL query optmization [closed]
  • Is it possible to optimize this query? Currently taking days (no sign of stopping) on ~11 million records
  • We use MongoDB 3.6 community version, How can i get the number of hits on single collection as well as bandwith usage?
  • Will too many tables slow Mysql down?
  • Group By hour over large dataset
  • “Force Encryption” vs “Force Protocol Encryption” in SQL Server
  • Mysql checksum for master-slave replication returning different values, despite being identical
  • Same record shows up multiple times in ordered paginated query
  • Allow users to only view the databases they have access to
  • Does ALTER on PostgreSQL, Oracle table (respectively) create intermediate copy of the table?
  • Delete rows from a large table with joins and aggregating (resulting in 1 % less rows in the big table)
  • How to record sqlplus session activity like “/var/messages” in Unix..? [closed]
  • Mysql dump with View dependent on user
  • How does Oracle know who I am?
  • Filter a SQL replication

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding