Consider the table T1 it consits
A,2,3,4
consider another table t2 it contain
1,2a,3a,4a
now i need o get the upadted answer

Answer Posted / rakesh c sunagar

--select name from #t where ISNUMERIC(name)<>1
--union
--select name from #t1

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the system database in sql server 2005?

549


What are the grouping functions?

525


What happens if strings are casted into wrong code pages in ms sql server?

564


What is sql injection? How to protect against sql injection attack?

553


you accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover? : Sql server administration

714






What are recommended options to be used while using db mirroring? : sql server database administration

568


difference between Clustered index and non clustered index ?

571


Explain foreign key in sql server?

577


What are the advantages of using stored procedures?

537


Explain how to use linked server?

561


What is buffer cash and log cache in sql server?

593


What is tempdb in sql server?

511


what are the new features in SSRS?

104


what are questions asked in TCS for database tester (sqlserver)for 2-3 exp?

5495


Why are you getting errors when creating a new odbc dsn?

585