Topics
Started by
Posts
Last post
How to store date in the USA format (05-09-2012 19:28:35) in SQL Server Table? I already have date …
7 replies
By: park1432
We have multiple databases installed at mutilple customer sites. But we do not have all databases a…
3 replies
OK, this landed on my desk this morning: user created a 2.4TB table without a Clustered Key. He now…
5 replies
Hey guys any idea or what steps to take if Reports suddenly starts running slow... Before it was …
2 replies
Hi All, I have a query running very wired: Query:" Select * from view1 where score1 > 3.5 and sc…
12 replies
I'm pretty new to this, so sorry if this is a silly question. I'm querying 2 tables and have joined…
25 replies
Hi, This is a strange requirement that the .Net people working in my team came up to me with. Is t…
27 replies
Hi I have a view that is used very regularly and joins several tables. Is there a way of caching th…
3 replies
Hi I have a database and the is an area of that database that is concerned with housing. Now this a…
2 replies
Please, I need a valid Processor License for MS SQL Server 2008 ASAP. Please if you have contact me…
1 replies
Hello, Hope someone can help me out here... I have a calling application that needs to query a tabl…
12 replies
By: vinu512
Hi all! For performance purposes I'm trying to improve a view used to attach to a resultset of dail…
10 replies
i need to record the last successful job run date in a table. As soon as the job is completed I wan…
4 replies
does anyone have any suggestions to improve the query below? SELECT dh.deviceid, dh.archived, lastp…
32 replies
hi everyone select * from personnel where salary > ALL (SELECT AVG (salary) from personnel group…
11 replies
Viewing 15 topics - 17,491 through 17,505 (of 30,188 total)
You must be logged in to create new topics.