Topics
Started by
Posts
Last post
I have events for employees in a table "EmpEvents": [font="Courier New"] EmpID EvtDate EvtDat…
3 replies
How can I retrieve the date of the last Sunday of every month? Thanks
27 replies
I am completely new to SQL Server, and after a recent express install am looking to learn a little.…
4 replies
This should be fairly simple, just can't think of the way to do it more efficiently... Say I've got…
4 replies
I have four tables customer(pk_Customerid,name,address,fk_phonetypeid) customerphone(pk_customerpho…
10 replies
Hello! I am quite new to SQL Server and I have been trying all week to format or load the output of…
10 replies
hello, Can any one help out whdi this sp plz set ANSI_NULLS ON set QUOTED_IDENTIFIER ON go ALTER P…
6 replies
For the various SQL 2005 databases that I have to wrangle with, some of them require that I perform…
4 replies
i have two tables: an employee table and a transaction table both have common fields: empnum as an …
1 replies
Hi again, another day yet another problem... I'm trying to get my qeury below to count specific dat…
2 replies
I have a stored procedure that I need to convert into a view. This sp makes use of two table varia…
5 replies
Using Sql Server 2000, how does one manage the size of the model.mdf database? The dB size has exce…
1 replies
The Tables : Contacts ProductList BundleList All 3 tables have SiteID which is not null, and is the…
2 replies
How can i re-arrange the auto-increment column..? For Example : i hv a table with 2000 records, If …
4 replies
Hi, is it possible to view (in a transaction log) transactions made through an ODBC connection? Her…
4 replies
Viewing 15 topics - 2,656 through 2,670 (of 2,735 total)
You must be logged in to create new topics.