Topics
Started by
Posts
Last post
Hi, I have some sample data such as: AB123 Text Text Text Text Text Text AB456 Text Text CD789 Te…
1 replies
By: serg-52
Hi I am receiving the following error while trying to query a .csv file using OpenRowset. I've tri…
4 replies
By: SQLBlimp
I have a table with a field of varchar(15) and its content is like: 111000101010100 where each digi…
5 replies
Hi All, Recently I restored a database using Point In Time Restore method. While restoring database…
2 replies
By: craja26
HI Friends, i m creating one google map application using asp.net with c# i had done also now …
2 replies
I'm a little confused on why this sql isn't working as expected. First here's the sql declare @ta…
5 replies
-- My first Data create table #myfirst (id int, city varchar(20)) insert into #myfirst values (500,…
1 replies
I was part of an Oracle to SQL Server (2008 R2) conversion - the Oracle stored procedures used curs…
19 replies
By: WayneS
hai i want to get the first date and weekday of every month in a year . 1/jan/2014, monday 1/fe…
9 replies
Hi, I have data in a table Item_TB that I need to extract in a way that pulls out the distinct pax …
4 replies
Hi I am having table which is having 5 columns say A,B,C,D and E. There are chances to change in C,…
5 replies
Is it possible to write a stored procedure that will be used registered server? For example I have …
3 replies
By: HanShi
Hi I am using the following code in my query to fetch data for my ssrs report which have a paramete…
3 replies
Hello, I've been working on this query where I am trying to produce a single value the sum of all t…
3 replies
By: HanShi
Hi , I have data in the below format . NameValuecategory AAA510 BBB510 CCC510 DDD512 EEE…
2 replies
Viewing 15 topics - 2,311 through 2,325 (of 10,647 total)
You must be logged in to create new topics.