there is a table having two columns no and name
and the data is
1 A
2 B
3 C
write a query that will result a horizontal output
A,B,C
Answer Posted / kumar.t
Hello Mr.B
In my table contain 100 record is there. at present what
you are doing?
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain steps of normalization?
how many no of arguments can be passed in procedures and functions
How to loop through result set objects using odbc_fetch_row()?
Explain timestamp datatype?
How many replicas are maintained for each SQL Azure database?
What is ms sql server reporting services?
Explain temporary table vs table variable by using cursor alternative?
Do you know what is xpath?
What are four major operators that can be used to combine conditions on a where clause?
What is the stored procedure?
Explain activity monitors
What are dml (data manipulation language) statements in ms sql server?
Define Joins?
What is a partitioned view?
What is the difference between a primary key and a unique key? Are they the same?