Topics
Started by
Posts
Last post
Hi, I have a log table, where I record information about items scanned on shelves. I'm now querying…
5 replies
Hi there, I have been scrutinising the quality of the SQL code from our 3rd Party software supplier…
5 replies
Hi Everyone I'm a real newbie to SQL and I guess this is probably quite straightforward: I have som…
23 replies
I'm trying to identify all the stored procedures that use linked server names, I need a script that…
3 replies
please correct me if i am wrong. i'm pretty sure that statistics will not be maintained for table v…
1 replies
I work with a database that we are trying to free up some memory. The database is 23 GB on a 25 GB …
22 replies
I have a code element that runs continually. It assigns a category to new data. The data is positio…
11 replies
I am receiving the following error on a trigger: [Microsoft][ODBC SQL Server Driver][SQL Server] Th…
5 replies
What I am looking for is a way to return all the days for 3 months using today's date. For example…
3 replies
I want to change the below statement to include a minimum field on the between range for the timest…
1 replies
hi! i am trying to use coalesce to return a blob field, and if it is null, it must replace the null…
4 replies
I have records which contains id,name,MoveNumber which looks like below. 1, Fred, 10 2, Wilma, 10-1…
4 replies
Hi I have a view that joins few tables and returns required result set. The problem is there is no …
1 replies
Hi I am having table Tbl1 which contains 4 columns (id,name,firstname,lastname). I have to insert v…
3 replies
I would like to provide a dynamic column that has a value from a previous row, for example: create …
3 replies
Viewing 15 topics - 9,751 through 9,765 (of 12,234 total)
You must be logged in to create new topics.