Topics
Started by
Posts
Last post
Hi, I'm trying to figure out a couple of things regarding UTC datetime on SQL 2005. The setup is a …
2 replies
I have 2 tables, Vehicle ( VehicleID, VehicleInfo) and Option (OptionID, OptionName) Having a many …
2 replies
now i have two tables select EmpId,EmpFirstName,EmpLastName,EmpDeptNo,EmpAddress,EmpCity,EmpState,E…
6 replies
I am curious as to whether or not I could take a performance hit for using system functions in a jo…
15 replies
I started working now with SQL server. I am missing a statement I can stop execution of a script. E…
5 replies
I have a column that is full-text indexed. If I do a query on the column using LIKE %% instead of C…
5 replies
Hi I am having requirement that based on a client id i should get the most frequently visited all…
5 replies
how can we Identify in how many Storedprocedures has a sp been called. Ex: Create procedure Proc1 …
19 replies
Hi, I have a situation where I want to rate products according to certain factors that apply to ru…
5 replies
Does anyone knows how to convert the below statement into MS SQL? It doesn't looked like an inner j…
5 replies
I want to use derived tables instead of temp tables but need to check on a few things first. Is the…
3 replies
I'm trying to figure out a wildcard string that will bring back essentially all results in full-tex…
3 replies
Select * from customer CustomerID CustomerName ----------- -------------- 1 TestC…
5 replies
I have student attendance data. I want to calculate total number of school days between startdate a…
3 replies
We are migrating from Access to SQL Server 2005. Currently we run a pass-thru query against a remo…
2 replies
Viewing 15 topics - 8,776 through 8,790 (of 12,230 total)
You must be logged in to create new topics.