Topics
Started by
Posts
Last post
Hope someone can help me out here. I am trying to write a stored procedure that will us a LIKE in t…
1 replies
Hello, I am using SQL 2005. I have a function I need to create on a server in Sweden. When I create…
1 replies
Hi can someone please tell me what is wrong with this query select ee_occup_levels, gender, race f…
7 replies
Hi, Just wondering if I have an indexed view and perform a query like this: select * from MyIndexed…
5 replies
TABLE1 - contains 5 column and one column is DATECOL DATATYPE smalldatetime Total number of rows 4…
10 replies
Hi All, Not sure if this can be done in T-SQL but I was curious if there is a way to filter on a ra…
3 replies
I have a values in float clumn 330420968 when i casting to varcha it shows 3.30421e+008 so i unab…
9 replies
SELECT cv.DischargeDtm as Discharged, count(cd.IsIncomplete)#incomplete FROM CV3ClientVisit cv (no…
11 replies
Hi i want to write a store procedure for adding 1 to a field i wrote this but it does not work …
2 replies
I have XML with almost no structure to it, save for the fact that there's a node name tag, value, a…
5 replies
Hi, I have a scenario where a division is giving me a value greater than I provision for. Is it po…
6 replies
Hi All, Is it possible to load the fixed lenght text file into a database table using TSql Stateme…
2 replies
Hi, I have to inserts all the rows from source table to target table. But the query returns the f…
3 replies
Hello, I am new to SQL Server I wanted to know what is the equivalent of BREAK ON in PL/SQL Oracle …
6 replies
I have a table such contains table1 the fields are Id , records_desc I have a text file thats conta…
3 replies
Viewing 15 topics - 5,131 through 5,145 (of 12,234 total)
You must be logged in to create new topics.