Topics
Started by
Posts
Last post
Hi, We want to create a table(tbl_a) which will import all the data from other similar table(tbl_b)…
1 replies
I am currently pulling data from Active Directory and our HR system. The HR system will trump our A…
1 replies
I am trying to write a function that will evaluate a datetime value and then assign a weekly date r…
8 replies
Hey, Does anyone know how to set the Account Lockout threshold to say 3 in SQL script as opposed to…
3 replies
Hey, I am kind of new to SQL. I have lots of experience with Selects and Inserts and all that jazz,…
2 replies
I'm looking at a view that use the *= syntax (see snippet below). Does *= represent Right Outer Jo…
10 replies
I'm trying to calculate a KPI comparing dates of planned and actual events. the reuslts are a mixt…
12 replies
Consider the following code snippet: CREATE FUNCTION HPSITE.ETL_CAREGIVER_GetIdentifierValue ( …
4 replies
SQL 2005 SP3 I have a list of customers and associated transactions, but some of the transactions a…
5 replies
Guys I will receive a string 'name',a1,b1,c1,a2,b2,c2,a3,b3,c3,a4,b4,c4 i want to make data in tab…
4 replies
I'm trying to figure out a way to speed up a process. This process is trying to find the oldest re…
14 replies
I’m using SQL Server 2005, I use a third party reporting tool. The bulk of the report logic is don…
6 replies
I have tableA a which has an ID field, and a status field of either 'active' or inactive' I have a …
1 replies
I have a very simple Full Text Index on a table, with the index on one field "ObjectName", it's ful…
4 replies
I have a problem I am not sure I remember how to solve, I think I have done something like this in …
9 replies
Viewing 15 topics - 4,486 through 4,500 (of 12,230 total)
You must be logged in to create new topics.