Topics
Started by
Posts
Last post
Hi, i have following script which i am planning to run to drop all non-clustered primary keys on a…
8 replies
Hello, I have a question as well as confusion regarding how to implement a universal search in my s…
2 replies
Hi Friends, Hi Friends , in my table i ve the column of item code which contains '1000' ,'2000' …
1 replies
Detail: ------- create table detail ( grn_no varchar(55), po_no varchar(50), vendor_no numeric(10,2…
4 replies
I need to create two scripts and I'm not sure how to do this. IF CreateDate = Yesterday InvoiceDate…
7 replies
Hi Gurus I am asked to compare the address fields (three columns of nvarchar(100) ) of a customer d…
5 replies
I am trying to find a way to provide three metrics for a table that only provides 2 of them. I need…
4 replies
Hi all, please help me in get the desired output: DDL are here: Create table table1 ( ID int, nam…
4 replies
Hi all . . . Is it possible to return the results of a stored procedure into either a CTE or temp t…
13 replies
I have two tables. From the first table i need DISTINCT license_number, and last_renewal_date wher…
3 replies
I was wondering if anyone can help with a query I need for a larger series of reports I am working …
3 replies
Hi Error Messages, Could you help me. how to resolve this error? purpose of script email sending wh…
4 replies
I have a SP SPone. i have optimized that and kept it as SPone_Optimized. i would like to test the b…
11 replies
Can someone help me to extract values from the following sample data using Pattern Matching? Create…
2 replies
Declare @new table (employee_id int, invoice_date datetime, invoice_id int, invoice_amount money )…
5 replies
Viewing 15 topics - 1,621 through 1,635 (of 10,647 total)
You must be logged in to create new topics.