Topics
Started by
Posts
Last post
What is an index.is is object ??how visualize...
1 replies
Hi Guys, I want to assign value in @string1 variable to @output in sp_executesql how can i do that …
6 replies
Hello, I am attempting to write a query to update the cost of an item, based on the cost of an item…
5 replies
By using Trigger i need to get the sum(salary) of Employee's from employee table,on tanother table,…
3 replies
I was assigned to convert Java code with embedded SQL to stored procedures. The plan is to remodel …
6 replies
I am new to SQL SERVER 2008, trying to explore T-SQL I am trying to split a sentence into words usi…
12 replies
Hi guys, I have a problema that I can't find a clue to face it: The situation: I have three differe…
4 replies
Declare @CurStudent cursor Declare @Name VARCHAR(100) Declare @Dept_ID INT Declare @Department VAR…
7 replies
2 Tables. Table C VISIT#, SSN, FACILITY, DOCUMENT NAME Table H VISIT#, SSN, DATE Visit# | SSN | DOC…
3 replies
I bulk insert a csv file (generated from our timing laptops at race events) into storage table in o…
10 replies
hello all, we have a table that is fairly large and get many inserts and deletes.. and basically th…
21 replies
Hi SQL Gurus, I need some help .. I want only the last part of IP from the string.For example :- jd…
2 replies
I am not certain how to mask first 5 digit of SSN w/in a column when the column has distinct values…
1 replies
So I have the following xml that is stored in a table <root> <ENCOUNTER.ENCOUNTERSTATUSD…
4 replies
Not really sure whether to put this in the SSRS forum or the T-SQL one - this one seems to be more …
1 replies
Viewing 15 topics - 706 through 720 (of 12,234 total)
You must be logged in to create new topics.