Topics
Started by
Posts
Last post
I need system information of the client machine talking to Sql server database in a trig…
6 replies
Hai all, Happy new year.. Is there any reason to have restriction on non clustered indexes(i.e 24…
11 replies
I am writing a stored procedure CREATE PROCEDURE Sp_RepHour AS declare @MaxTime int SELECT max(cast…
2 replies
Hi, I am in the process of implementing an inventory.I've googled for sample articles, but no…
2 replies
I have a multi-statement table-valued UDF which takes a datetime parameter. The following example i…
10 replies
I have three tables 1. Street_house_addresses containing - property_ID - house_number - street_name…
4 replies
I just bought a copy of SQL Server 2000 (with service pack 3a) that I intended to install and run o…
5 replies
I have to create a table that has to store a record of more than 8000 bytes, but SQL Serve warns me…
3 replies
I am new to SQL Server, but have recently installed it and I am evaluating it for some upcoming pro…
2 replies
Is there a way to determine the number of rows in a page? DBCC SHOWCONTIG tells me: - Avg. Bytes Fr…
2 replies
I am trying to pass GLOBAL VARIABLE to dtsrun. It complains about incorect switch. Does my SQL SERV…
1 replies
How to store images in a table in the image data type and read back in a front end such as VB or AS…
1 replies
I am creating a table for a student database. I had the Dateofbirth field, I want to have anotehr D…
1 replies
I want to list out the tables that are affected by a stored procedure in SQL Server.using "SP_depen…
1 replies
how do i do the query for this? queries the name of the employee and indicates the ammounts of thei…
1 replies
Viewing 15 topics - 5,446 through 5,460 (of 7,462 total)
You must be logged in to create new topics.