Topics
Started by
Posts
Last post
Hi all, I want to retrieve date and remaining info from a column, split out the date, and order the…
3 replies
Hi, here is a subset of data i have in a Policy Relationship Table: DECLARE @PolicyRelationship TAB…
2 replies
my records are updated 12am I need to pull all records from morning 6am to 12am as of yesterday. ex…
4 replies
Hi, I have a scenario, EmpId DivisionId Qualification Attempt Qua…
3 replies
I am writing a stored procedure that receives two values from an ms access interface. ALTER PROCED…
15 replies
Hi, I appreciate this is quite a broad post. I do not have admin rights in our SQL 2008 sandpit. I …
15 replies
In a t-sql 2012 table, I have a table that contains the following table definition: CREATE TABLE [d…
5 replies
I was reading this article[/url], and I was surprised to note that [font="Courier New"]select count…
3 replies
I am really struggling with some xml data in a column, and how to split it into multiple columns. R…
4 replies
In t-sql 2012, I have the following sql: declare @gradYear int = 2017 SELECT distinct graduation.p…
4 replies
I have a stored procedure that needs to move a text file from one folder to another when it is fini…
1 replies
In sql server 2012, I want to allow a user to enter data into large columns that are used for diffe…
4 replies
I am tasked with deciphering a shed load of COGNOS pseudo code - basically it runs against Oracle D…
10 replies
Hi, I have a small data set that I have created and inserted into a temp table by looking for dupli…
8 replies
In a t-sql 2012 database table, I need to be able to determine if a row exists in a table, update, …
1 replies
Viewing 15 topics - 1,876 through 1,890 (of 4,984 total)
You must be logged in to create new topics.