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
What is not in sql?
Does view store data in sql?
Can we use distinct and group by together?
what are the types of subquery? : Sql dba
What is package in pl sql?
How do I write a sql query in pgadmin 4?
What are the 3 types of behavioral triggers?
how is myisam table stored? : Sql dba
How to get unique records from a table?
Explain what is dbms?
What is the clause we need to add in function body to return variable?
what is the difference difference between procedure and packages
What is the usage of distinct keyword?
Why truncate is used in sql?
Can I create table without primary key?