Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 9306(0.104 seconds)
Sort By:
 
Is there a Banwidth Monitor that keeps logs in MSSQL DB?
Zones: MS SQL Server, Networ...Date Answered: 05/23/2008 Rating: 9.1 Views: 0
I have a SQL Server 2005 database. The tempdb.mdf is grown upto 10 GB now and I have very less space left in my C drive of the database server. I have set the recover mode as "FULL". I have set ...
Zones: SQL Server 2005, MS ...Date Answered: 01/25/2008 Rating: 9.4 Views: 21
Hi there, I get two issues after migrating few databases, I see that certain INFORMATION_SCHEMAs doesn't work properly either it returns empty columns or shows an error as below: Msg 208, Level...
Zones: SQL Server 2005, Databases, MS SQL Serve...Date Answered: 02/25/2008 Rating: 7.8 Views: 0
I need to update one field of a table at particular time everyday.. is there any schedule option in sql server through which I can update this field
Zones: MS SQL ServerDate Answered: 03/06/2008 Rating: 9.5 Views: 0
How can I format sql getdate fuction?..eg.  format date from 2008-03-06 00:01:00 to 06-03-08 00:001:00
Zones: MS SQL ServerDate Answered: 03/06/2008 Rating: 8.6 Views: 4
Hello, Below is an SQL statement where I am pulling sales history for multiple weeks and placing them in columns. I would like to subtotal each column. Attached is the code... The COMPUTE sta...
Zones: SQL Server 2005Date Answered: 04/10/2008 Rating: 9.6 Views: 12
Dear Experts I am have a SQL Server 2005 Database in which I have some tables contain Arabic Text, the datatype for those fields is NVARCHAR(n), now the arabic text inside database is appearing ...
Zones: SQL Server 2005Date Answered: 07/20/2008 Rating: 9.1 Views: 0
It seems like I should be able to do something like this: SELECT * FROM users where 3 = 'SomeGuy' instead of needing to use the field name like this: SELECT * FROM users where username = 'So...
Zones: MS SQL Server, SQL...Date Answered: 09/14/2008 Rating: 9.2 Views: 0
I am an Basic programmer just learning SQL.  I am using a Universe relational database.  IBM touts this as a relational database and they have their own version of Basic which is what I currently u...
Zones: SQL Server 2005Date Answered: 09/28/2008 Rating: 8.6 Views: 0
I have a record of dated occurrences. For example: On 01/01/08 John Doe was discharged from the hospital On 01/05/08 John was assessed On 02/06/08 John was discharged from the hospital and ass...
Zones: SQL Server 2005Date Answered: 08/16/2008 Rating: 8.2 Views: 5