Topics
Started by
Posts
Last post
Hello, I am trying to do a join that isn't bringing in the values as I'm expect. I'd appreciate som…
4 replies
Please have a look at my stored procedure and let me know if there's a more efficient way of doing …
4 replies
Hi All,First of all thanks for the time . Issue:-I have a table with 6 columns a,b,c,d,e,f .Now thi…
7 replies
I've got an SSIS package with an "Execute SQL task" that calls a stored procedure to insert rows in…
5 replies
So I have a query with 3 OR statements: SELECT A.ImgName, A.ImgID FROM Images A INNER JOIN K…
2 replies
Hi, my Goal is to insert the results from a DBCC CHECKDB into a table that will hold 6 months worth…
13 replies
For once I'm going to ask what is probably a relatively simple question for most of you. Just for t…
8 replies
Hi, i am copying spatital table from 2016 to 2008 by export wizard using CAST fucnton.the table is …
1 replies
How can I do something like this? Select * FROM A WHERE If Status = 's…
10 replies
for inserting the XML Declarationi use the next code: set @xml=(select xml_data from Xmltable)set @…
2 replies
I've been off sick for a few days and it seems to have taken a toll on my problem-solving skills. W…
12 replies
Greetings all :). Ranking/Row functions always seem to throw me off. Hoping I can get a hand …
7 replies
Hello All,I'm stuck at a point where I'm unable to convert the below char to Datetime format. can s…
3 replies
Hi, I need some advise. I have inherited a database containing BLOB data spread over 3 ta…
1 replies
Experts i am getting error while i execute the query ,error " Msg 144, Level 15, State 1, Lin…
8 replies
Viewing 15 topics - 2,851 through 2,865 (of 3,088 total)
You must be logged in to create new topics.