Topics
Started by
Posts
Last post
Hello, I have the following issue: I have the following statement into a function: select a,b form …
2 replies
if i have a table named Table1. if i want to get some values from this table to use it in some stat…
4 replies
Hello i need to know hoy to use the LIKE operator to find results that contains 2 or more words. ==…
16 replies
SELECT sqlserver.Name0, sqlserver.FileVersion AS SQLSERVR, sqlagent90.FileVersion AS SQLAGENT90…
3 replies
Please I need help in rewriting this query to be a single unit of sql. SELECT sqlserver.Name0,…
1 replies
I have lots of DELETE,INSERT statements. It's a weekly synchronization update between two databases…
20 replies
I have following table with 5 date fields. What I want to do is update ADate column using following…
4 replies
Is there a way in a view or select statements to summarize data into a single table? My final outp…
2 replies
"Object does not exist" error occured in a transaction with TRY/CATCH block. Rollback din't work. H…
5 replies
We get problems with our network. Automatic RESTORE scripts fail in the middle: Msg 3203, Sev 16, S…
7 replies
Hello everyone, I m using SQL Server2005, I have a Complex view which contains lot of tables and In…
4 replies
Hi, i have a transaction, which will be rolled back, if errors occur, the errors are logged in a cu…
1 replies
Hi, For some reason Im really struggling with this. I have a table called Census_Access_Status_DB a…
4 replies
Hello I would like to update a field which is unique index. If i update it with a value that alread…
4 replies
Hi, I am new to working with XML in SQL 2005. I have two tables with XML Fields, I need to join the…
2 replies
Viewing 15 topics - 10,066 through 10,080 (of 12,234 total)
You must be logged in to create new topics.