Topics
Started by
Posts
Last post
I current have a query like this... select * from ( select case sacoy when 100…
6 replies
This is a single table problem with two columns and 5 data integrity rules. 1.) The First Column is…
9 replies
Hi, I've tried all sorts of variants on the OPENROWSET theme to import a file (not file contents, t…
2 replies
Hi All, I am looking to help on Language translation option in SQL Server 2008 R2 Here is my req…
1 replies
Is it possible to replace a Date Value if null with another date in a table? Example : DATEPART(mm,…
1 replies
Hi, I am just wondering if there is way to figure out when SQL Server was last restarted using TSQ…
6 replies
I have a table that holds Folders and the documents with a version number. What I am trying to do …
4 replies
Hollo, I am in need of some coding help..... I'm trying to transpose rows to columns at the same ti…
4 replies
Hi Since they have change AD structure i'm getting trouble to make my query work as i wanted. Below…
15 replies
T-SQL Coding - How do you code error handling logic in your SQL Server stored procedures?
6 replies
Hi all, I have the following 2 tables, paydataimport and pprwages: CREATE TABLE [dbo].[PayDataImpor…
20 replies
It would be appreciated if anyone could assist with the following select problem I am trying to sol…
6 replies
I have a query: SELECT TOP (100) PERCENT gp.OrganisationCode, gp.Name, gp.Address1, gp.Address2…
3 replies
I need a function or MSSQL query that returns the surrounding text in a string. So, let's say I hav…
9 replies
Hello I am trying to insert records into a fairly large table (>25Mil records). The table contai…
13 replies
Viewing 15 topics - 226 through 240 (of 12,234 total)
You must be logged in to create new topics.