Topics
Started by
Posts
Last post
Can anyone see why this query is not give me only vendors that are fvtype = "MD" "Where exists…
8 replies
To T-sql experts here is what I have as an issue... SELECT UniqueId, Name, C…
4 replies
I tried running the following SQL script on SQL 2000: create table rand_sample (emp_id char(8) null…
4 replies
Is there away to only return the date part and not the time of say like GetDate()?
4 replies
Hi I'm generally OK at grouping data, but am struggling with this. Hopefully someone will hav…
2 replies
Hi All I have the following requirement on the blogging site which we are developing ---> If a…
1 replies
I got very slow insert operations in table which consists of millions of data already. what fa…
5 replies
In my working environment, all the data access through view and each view consists of alot of left …
2 replies
I work with SQL Server 2000 and I am wondering if there is a way to distinguish users or table crea…
2 replies
Using a view in SQL2K, I was able to join two tables via a left outer join to get this far. N…
6 replies
I have a query with the statement "WHERE field 'O'". I thought that NULLs 'O', but the results d…
13 replies
is it possible to rename a table in a linked server? I woyuld like to know also is it possible to r…
7 replies
Hi, I was wondering how I can get this query to only return the rows from today ( these are Dr. Or…
5 replies
Hi All: Is there a way to round the following to the 100th place on Datedifff? I tried round …
2 replies
Hi there, I have spent days working on this, and I'm just not getting anywhere, so I would apprecia…
7 replies
Viewing 15 topics - 5,341 through 5,355 (of 17,082 total)
You must be logged in to create new topics.