I have the table like this
S.No Name ID
01 Xyz 123
I want the result as
01Xyz123
How to write the query to retrieve the entire row data in a
single column?
Answer / g sivanagaraju
SELECT S.NO||NAME||ID
FROM <table_name>
| Is This Answer Correct ? | 13 Yes | 0 No |
What is normalization? dec 2009
Difference between global and parameter variables?
How do you exit in sql?
How does pl sql work?
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba
I want to create synonym for table emp but in my pc it is giving insufficient previliges.I am using user scott.Please suggest me.
What is the file extension for sql database?
package specification-3 procedures package body-4 procedures how can i write for other procedure in package body
what is the difference between the query and corelated query
8 Answers HSBC, IBM, TCS, Xenosoft,
using comand prompt how can import table data and table space with example
What is a parameter query?
What sql does db2 use?
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)