Topics
Started by
Posts
Last post
Hi All, Recently I restored a database using Point In Time Restore method. While restoring database…
2 replies
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
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
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
Hi , I have data in the below format . NameValuecategory AAA510 BBB510 CCC510 DDD512 EEE…
2 replies
Hi, i'm a beginner with t sql. I have a web page where the user can select the language (FR, EN, BG…
3 replies
create table cust_details ( id int , city varchar(20), cust_name varchar(20), sales int ) insert in…
2 replies
Hi everyone. Can someone offers some advice on how to achieve this. I need to count the number of r…
9 replies
Viewing 15 topics - 2,311 through 2,325 (of 10,635 total)
You must be logged in to create new topics.