Topics
Started by
Posts
Last post
Hi All, I need to write an SQL query for the below requirement. My table is Grades and it has the …
11 replies
Hi All, Here I have a code to read file attributes......however 'am geting no result through this..…
21 replies
Hi, Using SQL Server 2005. I am performing a huge DELETE FROM with no where clauses. It's basically…
14 replies
Hello fellas, I have a very huge table on which I am trying to create a view. I'm tryng to write it…
5 replies
Hi, Can anyone tel How to find the Locked rows in a table . or to determine whether a row is locked…
6 replies
i have different values like: 1 12 45 78 7a 9ce a458 x78 I need to sort them by: 1 7a 9ce 12 45 78 …
8 replies
Hi Guys., Table structure : create table tbemployee( empid varchar(1200, Name varchar(220), sup…
4 replies
What exactly does this mean "bump our data against their data and see what falls out"? My new boss …
5 replies
Hi guys., I need to compare 2 different type of date first date format : 2011 1 2011 2 2011 3…
2 replies
I have a table (table A) that has around 200 columns of mixed data. The column names are cryptic. …
1 replies
--Create Individual Table CREATE TABLE [dbo].[Individual] ( [Individual_ID] [int] IDENTITY(1,1) pri…
4 replies
Hi guys Thanks for your time.,i am facing some problem for infinte loop excution please g…
1 replies
Hi all, To Encrypt all stored procedures in a database. Regards, Saravanan Regards, Saravanan
11 replies
Is anybody know how to avoid error message to run following script without using "GO" between the "…
2 replies
I have a table which has a column called TimeStarted. The formate of the date in this column is YYY…
7 replies
Viewing 15 topics - 661 through 675 (of 4,155 total)
You must be logged in to create new topics.