• Answers
  • Web

gliksman's Profile › Answers

About gliksman

Member Since August 16, 2006
Male, Israel

Answers


A:

How do I write a select query in SQL Server 2005 ...

Glad I could help
Submitted by gliksman 3 years ago
0 comments


A:

How do I write a select query in SQL Server 2005 ...

I think you can run the following query: select name, (select sum(value) from TABLENAME tn2 where tn2.name <= tn.name) as sumValue from TABLENAME tn order by name try this and let me know
Submitted by gliksman 3 years ago
0 comments


A:

How do I write a select query in SQL Server 2005 ...

The image is not shown
Submitted by gliksman 3 years ago
0 comments


A:

How do I write a select query in SQL Server 2005 ...

can there be more then 1 previous records? must there be a previous record? Please reply with the table's full description and I will try to help you
Submitted by gliksman 3 years ago
0 comments


A:

How do I write a select query in SQL Server 2005 ...

a good way to do this would be to create an inner join of the table to itself in the following syntax: select a1.value, a2.value from tablename a1 inner join tablename a2 on a1.commonfield=a2 ...
Submitted by gliksman 3 years ago
0 comments


A:

How can i start a very interesting topic in my ...

You can either go with a personal blog about your life or review your list of interests that other people might find worth reading
Submitted by gliksman 3 years ago
0 comments


A:

How to increase blog traffic?

I think you will find Cat's response to contain some great leads into what might increase traffic to a blog as well as some other articles on blogging.
Submitted by gliksman 3 years ago
0 comments


A:

How to increase blog traffic?

Cat, All of these sites are great sources of information and have provided me with many insights. However, what I am really looking for is a more specific insight into my site. I think your answer ...
Submitted by gliksman 3 years ago
0 comments

Feed - Subscribe to gliksman's Answers

gliksman's Activity

  • Last 7 Days
  • All Time
Sign in to Yedda Close
To ask your question please sign in
Thank you for your vote. To make your vote count please sign in
To ask your question please sign in
To send a personal message please sign in
To watch this post please sign in
To submit your answer or comment please sign in
Screen Name or E-mail:
Password:
New to Yedda? Get your free account
Sign Up
Yedda - People.Sharing.Knowledge

Compliments (0)

No compliments were posted on gliksman's profile yet.
Go on make gliksman's day...
Take a sec and thank him for his help :)
  • Answers
  • Web
Copyright © 2006-2009, Yedda Inc. and respective copyright owners