Topics
Started by
Posts
Last post
I have NO idea what is going on. Last week we upgraded from SQL 2000 to SQL 2005 and multiple Store…
16 replies
I have a table with two columns (groupnumber, statusbit) and each row is a duplcate with the values…
7 replies
Hello, I have problems figuring this out. What I want is a conditional where. If a column has a val…
8 replies
I have 3 tables: *** there can be some issue with data since this tables are created just to make t…
5 replies
can we have a function to identify the special characters in a table?
8 replies
I have below fields in sql table segment Posted D/T Test 1 06/06/2012 10:00 AM Test 1 0…
15 replies
I am having an issue when updating a couple thousand row table. Ever time I perform a typical updat…
5 replies
Hi guys, I have a table: DECLARE @Tbl AS TABLE ( pk_Id INT PRIMARY KEY NOT NULL IDENTITY(1,1), tb…
1 replies
Hi guys, Here is my sample Tables (TableA & TableB) Table1 ID, ID_Link, WU, Level 001,NULL , 1…
1 replies
New to these forums and an intermediate level SQL Developer...so be gentle. I'm stuck. I've used C…
1 replies
Hi, I have an Employee_Salary table with Columns Rowid,Employee,Salary,Salary_Increase_Rate,Per…
2 replies
I have the below data in a select statement. RealKBServerName KB2518870server1 KB2518870server2 …
2 replies
hi i need to script out all the jobs from one instance and push to another but i didnt find any wa…
5 replies
Hi, I have the following XML file stored on disk ,i.e. c:\myxml.xml. I want to query the file and …
4 replies
Hi, I have student table with these values and columns DECLARE @student TABLE(St_Name VARCHAR(1…
1 replies
Viewing 15 topics - 1,291 through 1,305 (of 12,234 total)
You must be logged in to create new topics.