Answer Posted / praker
join two members
| Is This Answer Correct ? | 4 Yes | 6 No |
Post New Answer View All Answers
What is field delimiter?
How do you use join?
How do I run sql profiler?
What is server name sql?
Is sql a scripting language?
Can sql developer connect to db2?
i have a column which may contain this kind of value: 123*67_80,12*8889_5,34*8_874 ,12*7_7 (can contain space before a comma, and this string length can be anything) now i want to split this value into two column like: column1: 123*67,12*8889,34*8,12*7 column2: 80,5,874,7 use function for this
What is serial sql?
what is sql? : Sql dba
What does pl sql stand for?
What is a sql select statement?
name 3 ways to get an accurate count of the number of records in a table? : Sql dba
What are commit, rollback, and savepoint?
What is the difference between joins?
What is sql and db2?