Topics
Started by
Posts
Last post
Same foreign key in two differnt servers behaves differently. 1 st server : when scripted foreign k…
6 replies
Hi All, I am new to T-SQL. My query is to insert a new record against each unique column value in a…
5 replies
Hi All, Our database has implemented row level security using USER_NAME() function in all the views…
3 replies
Hello Friends, I have table employee Datas are like this 1 Ramesh 2 Rahul Need output 1 r 1 a 1…
7 replies
I have a real/float datatype that I'd like to display to two digits after the decimal point only. …
3 replies
I have a table with codes which are inserted by a user. Now I need to display this data with spans,…
6 replies
Hi, I need to find the number of trimester between 2 dates. For example if I want to find the numbe…
8 replies
I was trying to review the scheduled jobs on my servers (to add new maintenance jobs) and came upon…
1 replies
Hi all, I was trying to write query to use 2 columns balance and amount in this code, and get bala…
3 replies
i want to select data from csv file , use following command select * from OpenRowset('MSDASQL', …
6 replies
I have written a light weight server monitor that touches each of my servers every morning and chec…
3 replies
Hi i am trying to create a trigger but am getting an error and can't seem to fix this. This is the …
9 replies
All, I have string <UL style="FONT-SIZE: 7.5pt; FONT-FAMILY: Frutiger LT 45 Light"> <LI s…
4 replies
DECLARE @month char(10) SET @month=(select distinct CASE When July.F1007 is null or July.F1007 <…
11 replies
I assume that there is a statement to turn off generating an index... but I don't know it... Is the…
11 replies
Viewing 15 topics - 3,136 through 3,150 (of 12,234 total)
You must be logged in to create new topics.