Topics
Started by
Posts
Last post
Dear all I'm trying to insert the following data from a table called aa_updMobile: ContactidMobil…
2 replies
Any ideas? I have tried many combinations of queries but all seem to fail when I add a where clause…
3 replies
hi i m trying to create simple udf scalar function. CREATE FUNCTION [dbo].[Total] ( @AmtINT …
6 replies
Hi , My application in prod fails everyday at a particualr time with the error EXECUTE permission w…
2 replies
Hi, I have developed a windows application in C#.net, In which billing has been performed at 4 bill…
4 replies
I would like to run a series of SQL commands against each database on a server with a dynamic set o…
4 replies
hi i have used sum(isnull(amt,0)) from viewname but it still returns null ,i dotn understand why? i…
5 replies
I am getting the error message(Msg 156, Level 15, State 1, Procedure selectMediCalProcedureCode, Li…
9 replies
These are two working wueries that return the correct results. I need to combine these two queries …
4 replies
Hello, I have a varbinary(max) variable containing data like 'abc_defg','deftg_ghvf_se','qud_rf_t'…
4 replies
I have Table with Data as Create TAble Test(Id int, name varchar(50)) GO insert into Test values(1,…
2 replies
I have an address table with following columns: 1. address_id int 2. street_address varchar 3. city…
3 replies
Hi All, I've written a stored procedure which joins 2 different tables from 2 different databases, …
4 replies
hi can any one guide me how should i export ntext field data to csv file regards kk
1 replies
Does anyone have any way of calculating the percentile of a column of of data. Ideally I need to sh…
22 replies
Viewing 15 topics - 7,501 through 7,515 (of 10,635 total)
You must be logged in to create new topics.