Topics
Started by
Posts
Last post
Hello i need your best suggestion. Here is scenario. I have a Production server and we backup that …
2 replies
Hi All, I have table which holds ID and predecessors ID. One ID can have multiple predecessors. In …
5 replies
I have the following table CREATE TABLE #TEMP(SECTION VARCHAR(10), GROUPNO VARCHAR(25), …
5 replies
Here are the real-world limitations: 1. The Data Dictionary is 7 years old and parts are obsolete.…
1 replies
Hi, I'm analyzing an existing app from a client that uses a lot a SP that has inserts on a temporar…
4 replies
In need to execute a stored procedure and run some calculations against the results. One way I've f…
5 replies
I'm storing information in an XML file that is UTF-8. I have a stored procedure I use to query some…
9 replies
Hi, I have one table with one field called "vLargeData varchar(max)" datatype. I am inserting data …
12 replies
I have the following query: SELECT CE.ID , CA.CustomerID, CA.PostalCode FROM DBXN.Com…
12 replies
Sorry, I posted in the wrong forum earlier... My bad. Our shop is new to SharePoint, but we have ex…
1 replies
I have a query that looks like this: select program, Completed_task, max(timestamp) from WorkQueue …
13 replies
Hi Guys I have created an sql server login called devtest and have given it dbcreator permssions. W…
20 replies
here i am having two tables and now i just search a word DECLARE @alubm table ( alid int, …
14 replies
Here is the scenario I have one staging table for csv file which is My source I am loading it into …
7 replies
I had to test this myself so I created 2 small SP's that use the same SQL statement, they just load…
4 replies
Viewing 15 topics - 15,436 through 15,450 (of 30,191 total)
You must be logged in to create new topics.