Topics
Started by
Posts
Last post
I have a function that is randamly dieing and I would like to try and log it to a temp table to hel…
1 replies
Hi, I am building a table with a column that stores query's from my reporting service deck. Howeve…
16 replies
This may be a common problem, but i need some help here. i have a table like this: ID, FIRSTNAME, …
5 replies
Hello I would like to create a comma delimtted list of a column in a table to use in an 'IN' clause…
7 replies
What I'm trying to achieve is to complete some Records in one Database with corresponding records f…
4 replies
I have two tables that I would like to join. The first table 'Provider' has the following fields: …
7 replies
hi could i have a bit of help with aggregate functions. below is my table and my desired output my …
7 replies
Hi there, i m having two tables and both have person id number and mobile number, work number and h…
11 replies
hi Friends, I have a Quick requirements.. I have a User group and I need to know what are the data…
1 replies
HI all, I want to Alter a column from Null to NOT Null with NO CHECK is thsi possible? Thanks Chris…
4 replies
I have 2 tables (Customers and Contacts). I want to select several fields from Customers, and also…
5 replies
Hi, i need to make a select statement that take a column with lets say 10 rows and insert it into o…
5 replies
I have 4 tables Users{userid(pk),name,no} GroupUsers{userid(pk),usergroupid(pk)} UserGroups{UserGro…
15 replies
A stored procedure has an output parameter declared as: CREATE procedure dbo.usp_hrs_calculate_bene…
5 replies
Hello all, I am having trouble getting the results I need from this query: select ROW_NUMBER() OVER…
9 replies
Viewing 15 topics - 9,811 through 9,825 (of 12,234 total)
You must be logged in to create new topics.