Topics
Started by
Posts
Last post
Hi, I have the below table structure: RowNumber UserId UserNmae Date 1 …
7 replies
Hi, I am trying to build the following query: declare @s-2 nvarchar(500) declare @Dbname nvarchar(…
1 replies
From T-SQL, I can use xp_FixedDrives to get all drives and MB free on each. But how can I get the t…
5 replies
Hi to all, I need a function that run a simple sp, but i need to insert into a table the result... …
8 replies
I have table to store user login details. Now i want to get the time difference for each login for …
8 replies
I added a manager's email field to an employee table and I want to populate and update it from Acti…
1 replies
I am getting this when trying to run a script to create a procedure but, funny thing is, I am not u…
2 replies
Hi Every Body What is the max table size in MS SQL SERVER 2005 and 2000
2 replies
Hi All, can anybody help me in writing the query. I have Table like below: Col1 C…
8 replies
Hi, I am trying to find out the log space usage for all the databases on the server. I used to use…
4 replies
Hi all, I have a problem with the folllowing scenario that i have inserted the different passwo…
5 replies
Hello all, I have a table as follows: CREATE TABLE t_log ( sactioncodevarchar(10), tscreatedda…
3 replies
hello(urjent) Explain with any example for procedure cache.. Thanks: Dastagiri.D Th…
1 replies
Hello, Newbie alert 🙂 I am looking for a t-sql code example that will run a dynamic sql statement a…
6 replies
I have this DOS command that runs successfully SETLOCAL ENABLEDELAYEDEXPANSION SET FOLDER=E:\SQL Ba…
4 replies
Viewing 15 topics - 8,536 through 8,550 (of 12,234 total)
You must be logged in to create new topics.