database-engine Questions

6

While trying to access databases, logins, etc in SQL Server Management Studio 2008 R2, below error is always popping up. I browsed over google to find out a solution but those resolutions did not s...
Hooghly asked 17/1, 2017 at 11:30

1

Solved

I am learning MySQL architecture. I come up with the following illustration: There are 4 concepts that I don't understand well: double write buffer log buffer write-ahead log redo log I re...
Zoometry asked 30/6, 2019 at 8:52

3

Solved

I looked around and found some of the MySQL engines are innodb and MyISAM. Perhaps there are few more. My question is what are these database engines? What are the differences between differ...
Gaudette asked 20/11, 2010 at 16:48

2

I'm looking for a database engine that can handle data constraints specified via RegEx. So in addition to the datatype, I want to be able to control the format of the data. E.g. a varchar(255) fiel...
Geoffrey asked 2/2, 2016 at 15:39

1

I have an application database with a table for users (1kbyte of data per user based on counting fields * typelength), and about 100 things of the same size belonging to a user (0.5 kbyte per thing...
Punke asked 6/9, 2011 at 19:27

2

Solved

Can someone please explain what is the main difference between SQL Server Compact Edition and SQL Server Express Edition? For what purpose I should use this or that one? Thanks

9

Solved

I am interested in learning how a database engine works (i.e. the internals of it). I know most of the basic data structures taught in CS (trees, hash tables, lists, etc.) as well as a pretty...
Cajeput asked 27/6, 2009 at 5:44
1

© 2022 - 2025 — McMap. All rights reserved.