Topics
Started by
Posts
Last post
Hi all, I have to merge data for a table is nothing is available actually, I have a query that pick…
5 replies
I am having an issue with a process and would like to request another set of eyes to assist. I bel…
5 replies
I'm having some trouble writing the logic on this one. What I need to do is check the dates in sev…
2 replies
I have to update values to the Memkey and state fields in the TableA (Empkey,Memkey,State...) where…
20 replies
Hello, I am running a script that I want to first delete all the data in 41 tables in an access db…
3 replies
Hi, I need a query which retrieves the data in this format. Given below is the temp table and data.…
2 replies
Hi, when I try to create a procedure like IF EXISTS (SELECT * FROM dbo.sysobjects WHERE id=OBJECT_I…
3 replies
dear friends how can i convert a field with nvarchar type to int? thanks
25 replies
Hello, I am having trouble getting my head around querying for birthdays in the next two weeks. Tab…
8 replies
I am doing left joins where I am trying to find values that are in the left table but not in the ri…
6 replies
Hi, I want to create an Indexed view on my database. But the problem is the result set my query ret…
11 replies
I'm currently searching a table in my database using a freetextfield like this: SELECT 'Page Text…
6 replies
Hi, create table #myTable1 ( id int , req1 varchar(10) , req2 varchar(10) , req3 varchar(10) , req4…
2 replies
Okay, I just don't get it. I'm trying to build a dynamic query. (I cut this out of a stored proc …
7 replies
I was looking around some of my colleague's code and found an interesting difference in how we both…
2 replies
Viewing 15 topics - 4,231 through 4,245 (of 12,230 total)
You must be logged in to create new topics.