which query u can write to sql server doesn't work
inbetween 7.00PM to nextday 9.00AM
Answer Posted / sandeep rana
select * from table where columndata not in(select
columndata from table where date between '' and '')
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
what are the Prerequisites for Replication?
How can you control the amount of free space in your index pages?
Hi all, can any one please tell me the difference between sql server 2008 and orace 9i
Do you know what are acid properties?
How and why use sql server?
While migrating Microsoft SQL Server 2008 database to SQL Azure, what can be done to ensure the database connectivity does not degrade?
How to download and install sql server 2005 books online?
What are SSL and TSL protocols?
Differentiate between a having clause and a where clause.
What is the difference between primary key and unique constraints?
How to create new tables with "create table" statements in ms sql server?
Can group functions be used in the order by clause in ms sql server?
What is an expensive query?
How can I add Reporting Services reports to my application?
How to get the query of a table in sql server?