What is unsigned in mysql?
Answer / Gauri Shankar Tiwari
In MySQL, "unsigned" is a keyword used before an integer data type to specify that the column should only contain non-negative numbers. The range of values for an unsigned integer depends on its size (e.g., unsigned int can hold values from 0 to 4294967295).
| Is This Answer Correct ? | 0 Yes | 0 No |
What, if a table has one column defined as TIMESTAMP?
What is a text delimiter?
How to enter Characters as HEX Numbers?
What is a delimiter in mysql?
How can we change the name and data type of a column of a table?
Where is the mysql data directory?
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
Explain timestamp?
What are different types of queries?
How do I kill a mysql query?
Why do we write stored procedures?
What is the difference Delete and Drop ?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)