is possible to delete specific data in a row by using of sql query?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Programming Languages AllOther Interview Questions

can we retrieve only integer/String type columns from a table,if yes how?

0 Answers  


Create a class TicTacToe that will enable you to write a complete program to play the game of Tic-Tac-Toe. The class contains as private data a 3- by-3 double array of integers. The constructor should initialize the empty board to all zeros. Allow two human players. Wherever the first player moves, place a 1 in the specified square; place a 2 wherever the second player moves. Each move must be to an empty square. After each move determine whether the game has been won and whether the game is a draw. If you feel ambitious, modify your program so that the computer makes the moves for one of the players automatically. Also, allow the player to specify whether he or she wants to go first or second. If you feel exceptionally ambitious, develop a program that will play three-dimensional Tic-Tac-Toe on a 4-by-4-by-4

2 Answers  


hi, i'd like to know how do you set lines in a page for Smartforms? thanks in advance

1 Answers   SAP Labs,


How to call static method in Java?

2 Answers   Epoch,


Diff between Proc transpose and Arrays with example?

2 Answers   Accenture,






Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

0 Answers   Mind Tree,


When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?

2 Answers   BirlaSoft,


What does this useful command line do? tasklist /m "mscor*"

1 Answers  


THE CHANNEL IN DATA COMMUNICATION CAN BE?

0 Answers   TCS,


if try is followed by finally block what happen to exception occured in try block

3 Answers   Professional Access,


I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com

0 Answers  


How to swap values between two variables without using a third variable?

24 Answers   HCL, TCS,


Categories