write a query to remove null following table are
id name
101 dinesh
null jyothi
null bharathi
102 suresh
null shilpha
103 prakesh
null suma
i want the output format like
id name
101 dinesh
102 suresh
103 prakesh
Answers were Sorted based on User's Feedback
What are Lexical Parameters.How They are used in Reports 6i
What is the difference between instead of trigger and after trigger?
how to include numeric values in sql statements? : Sql dba
how to create a new table in mysql? : Sql dba
explain advantages of innodb over myisam. : Sql dba
Explain Connect by Prior?
SELECT flavor, SUM (ice_cream_sales) FROM sales_detail GROUP BY flavor ORDER BY 2 DESC If the "sales_detail" table contains ten records with different values in the flavor column (two "vanilla," three "chocolate," four "strawberry," and one NULL), how many rows are returned by the sample code above? 1. 0 rows 2. 1 row 3. 3 rows 4. 4 rows 5. 10 rows
Which kind of parameters cannot have a default value in pl sql?
What view means?
What is attribute indicator in pl sql?
how to concatenate two character strings? : Sql dba
How to Execute a Package in PL/SQL.?
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)