StackOverflow Questions for Tag: tinyint

tom
tom

Reputation: 8369

Boolean vs tinyint(1) for boolean values in MySQL

Score: 157

Views: 162023

Answers: 8

Read More
jwheron
jwheron

Reputation: 2572

Storing small negative values

Score: 2

Views: 3632

Answers: 4

Read More
user23732990
user23732990

Reputation: 1

Problem with EF Core 8 handling MSSQL tinyint & nullable bit in Blazor

Score: -1

Views: 180

Answers: 1

Read More
Vitox
Vitox

Reputation: 4424

Best way to store a "signed" TINYINT on MS SQL Server?

Score: 0

Views: 2108

Answers: 1

Read More
boddhisattva
boddhisattva

Reputation: 7400

Correct way to check against boolean values in Rails

Score: 1

Views: 9052

Answers: 3

Read More
Justin B
Justin B

Reputation: 120

What is the best and safest method to update/change the data type of a column in a MySQL table that has ~5.5 million rows (TINYINT to SMALLINT)?

Score: 1

Views: 2119

Answers: 5

Read More
Karuppiah RK
Karuppiah RK

Reputation: 3964

Change tinyint default value into 1 mysql

Score: 14

Views: 53561

Answers: 5

Read More
antecessor
antecessor

Reputation: 2800

Cannot change to BOOLEAN a column in table using DBeaver

Score: 0

Views: 2176

Answers: 1

Read More
Bipin Chandra Tripathi
Bipin Chandra Tripathi

Reputation: 2620

BOOLEAN or TINYINT confusion

Score: 108

Views: 219370

Answers: 5

Read More
CudoX
CudoX

Reputation: 1013

C# - MySQL Prevent TINYINT(1) to Boolean Conversion

Score: 2

Views: 2833

Answers: 2

Read More
agerber85
agerber85

Reputation: 73

What is the utility of tinyint(M) in MySQL?

Score: 3

Views: 447

Answers: 1

Read More
David
David

Reputation: 3

DBT MySQL producing boolean columns as INT, should be TINYINT

Score: 0

Views: 916

Answers: 1

Read More
csharpnewbie
csharpnewbie

Reputation: 3

How to cast a tinyint value from a MySql column to C# using Linq?

Score: 0

Views: 208

Answers: 0

Read More
gawkface
gawkface

Reputation: 2322

MySQL TINYINT negative numbers get converted to positive values

Score: 1

Views: 371

Answers: 1

Read More
nickornotto
nickornotto

Reputation: 2156

How to Convert from byte? to byte[]?

Score: 0

Views: 607

Answers: 2

Read More
felipe soto
felipe soto

Reputation: 31

Is there a way to make an AND operation over a column of TINYINT(1) in MYSQL?

Score: 1

Views: 52

Answers: 2

Read More
UnKulMunki
UnKulMunki

Reputation: 15

MySQL 8.x: Unsigned attribute overrides the field length

Score: 0

Views: 192

Answers: 0

Read More
Nick Rick
Nick Rick

Reputation: 89

How to convert TINYINT(1) to BOOLEAN in express?

Score: 3

Views: 1482

Answers: 1

Read More
Steven Combs
Steven Combs

Reputation: 1939

How do I retrieve a data type of tinyint from MySQL in C#?

Score: 10

Views: 12700

Answers: 3

Read More
Eric L.
Eric L.

Reputation: 237

How to prevent gorm from converting custom integer types into strings?

Score: 1

Views: 5128

Answers: 1

Read More
PreviousPage 1Next