Topics
Started by
Posts
Last post
I have a string_variable that I have written declare @Foo varchar, @IDCount char set @IdCount = 3 …
4 replies
I have an issue with selecting out a query for a field where I need it to be 6 characters long, eve…
11 replies
Suppose i have a table named AccessLog that record all staffs' attendance. And …
13 replies
Recently in an Interview I was asked to write a Query with follwing Criteria 1. There is a Table wi…
3 replies
how do i send multiple values to an sp? say i have to insert 25 rows into a table A, instead of cal…
5 replies
I came across this google search: http://groups.google.com/group/microsoft.public.sqlserver.…
2 replies
The statement below was not written by me and it takes forever ( after 30 minutes, I killed it) to …
3 replies
I have a table called summary. This table contains calldate, projects, hours. I need to create a re…
3 replies
Hi, I have this events table. create table events (startdate datetime, enddate datetime, name varc…
5 replies
we have a a stored proc that rolls through a table and processes rows. we write the status of the p…
2 replies
2 replies
Hi, I have one table named "tblName" it has only two fileds like "nameid" and "NameTitle". Table co…
5 replies
Hi, I have one table named "tblName" it has only two fileds like "nameid" and "NameTitle". Table co…
4 replies
I have a query where I am building a dynamic sql string and running it using sp_execute_sql. if tha…
2 replies
Hi All, I am trying to create web asst job to show the results of my query which i…
1 replies
Viewing 15 topics - 7,441 through 7,455 (of 17,082 total)
You must be logged in to create new topics.