write a qurey for finding the length of the sting.
Answer Posted / abhiraj
select LEN('welcome')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you run a query?
What is the main reason behind using an index?
Can a table contain multiple foreign key’s?
Which version of sql do I have?
What is t-sql? : Transact sql
what are different types of collation sensitivity? : Sql dba
what are date and time data types in mysql? : Sql dba
can sql servers linked to other servers like oracle? : Sql dba
Why do we need unique key in a table?
Is sql injection illegal?
Is sql a backend?
what is meant by urlencode and urldocode? : Sql dba
Which type of cursor is used to execute the dml statement?
What will you get by the cursor attribute sql%notfound?
what is the use of anchoring object? what r the difference between anchoring object & enclosing object? can any one tell me all the details?