Topics
Started by
Posts
Last post
Hi, I have the following scenario CREATE TABLE #Product (ProductID smallint, ProductName varch…
2 replies
By: Grinja
I am trying to generate a report for all logins/users server/database level permissions (roles), pl…
4 replies
HI I want to create a sql script which will give me all the table/view/function permissions a user…
2 replies
I wanted to drop a Primary key Constraint index(Composit) from a Large table . But It was taking ti…
1 replies
How to execute a batch file?
1 replies
Hi Sql Server's, Here the scenario like this , i am using a stored proc that contains some function…
14 replies
By: Garadin
Hi everybody, I am trying to load data from and excel 2000 file into its respective table, but I ge…
7 replies
I have the following code: Select usage_id,u.Dealer_Id,u.usage_date,u.usage_ipaddress,e.Employee_f…
4 replies
By: Garadin
Hi Experts, I am working on a web based software for a Multi level Marketing Company where one memb…
3 replies
I can't get the below query to work 🙁 select distinct(area) as from Stores where state not in (…
8 replies
Hi All, We recently developed some new modules in an existing project. We also moved it to UAT whic…
7 replies
hi all, i have a column which is primary key column, i have given two options to user 1. autocomple…
4 replies
When LSN Missing, If all the Tran log files are Not there in standby server, then we have to take l…
1 replies
I am displaying percentages as a column in the stored procedure output. Sometimes the percentage is…
2 replies
Hi, I am looking for a query to select column values from 2 queries based on this condition ex. Tab…
18 replies
By: Garadin
Viewing 15 topics - 2,221 through 2,235 (of 17,082 total)
You must be logged in to create new topics.