Topics
Started by
Posts
Last post
One user needs to do bulk insertion into database from excel file. I granted him BULKADMIN role as …
2 replies
There is a trigger on a table for Insert,Update and delete operations like: ALTER TRIGGER [dbo].[U…
1 replies
I am looking of simple division result declare @overallavailablity decimal (18,4) select @overallav…
4 replies
I'm trying to get each first, last, zip who has the most data filled out accross the whole set. I o…
14 replies
I want know which exe_name for different cust_name and the same app_category are in the table more …
2 replies
Hi, I would be very grateful for any help with this as it has proved quite confusing. I am running …
8 replies
I have the following code I need to modify. UPDATE StatCasesSentencesAmounts SET DispComponentFineA…
3 replies
Is there any way to know how many times server has been rebooted in last 6 months? plz help..
6 replies
I have a view as description below, let call it ViewA: A B C V a1 0 11 …
22 replies
what are diffrence about 2 SELECT query? Can i remove ORDER BY from SQL 2? Please resolve for me. C…
12 replies
Hi Friends, I am running an OPENROWSET query to access data from other server: SELECT a.* , 2 AS Kp…
2 replies
My company is going to upgrade from 2000 to 2008. Do I need to change all the @@error logic to Try.…
4 replies
I've a problem:-D. I need result same as above, but i can't write it in one SQL. Please help me. DE…
4 replies
--SELECT DISTINCT TOP 1000 Email SELECT COUNT(DISTINCT(Email)) FROM(SELECT Email1,Email2,Email3, …
103 replies
experts, i need help on the following. there are two tables that do not have an relationship. one t…
6 replies
Viewing 15 topics - 10,351 through 10,365 (of 10,635 total)
You must be logged in to create new topics.