what are the different tables present in mysql? : Sql dba
No Answer is Posted For this Question
Be the First to Post Answer
have table with two columns with datatypes as number and varchar and the values in A column like 1,2,3 AND B column values like a,b,c. now need to display data in a single column as 1,a,2,b,3,c.
what is 'mysqld'? : Sql dba
What is the command used to fetch the first 5 characters of a string?
What is sql clause?
How many rows can sqlite handle?
in procedure how to return a value
what are the other commands to know the structure of table using mysql commands except explain command? : Sql dba
What is a pl/sql block?
How do sql triggers work?
What is sap sql anywhere?
Create table emp (id number(9), name varchar2(20),salary number(9,2)); The table has 100 records after table created.Now i nee to change id's Datatype is to be Varchar2(15). now Alter table emp modify(id varchar2(15),name varchar2(20), salary number(9,2)); Whether it will work or returns error? post answer with explanation.
How do you take the union of two tables in sql?
Oracle (3259)
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)