⟩ Tell me what are the possible threads a thread can have?
☛ Ready
☛ Standby
☛ Running
☛ Waiting
☛ Transition
☛ Terminated
☛ Ready
☛ Standby
☛ Running
☛ Waiting
☛ Transition
☛ Terminated
How many profit center can we assign to material master?
Suppose I have table nametemp in that I wanted to add some partial data for a particular column name policyno where data is existing in that column. Ex.Policyno like R-KT-SK-EA-134526 like 100 records. In that 100 records some policynos are just like 134527 I mean with out prefix likeR-KT-SK-EA- now I wanted add this prefix as R-KT-SK-EA-134527 for some 50 records. How can I add partial data?
What is tcp?
How to solve "The SQL Server service failed to start. For more information, see the SQL Server Books Online topics" error?
WHAT IS HTTP 500 Internal Server Error? CAN I SOLVE THIS?
Suppose we are failed to retrieve data from data base. it is an oracle table. Is there a limit on the number of fields that can be a report. My table has 321 fields and I do not have all of them in the report yet?
What is meant by write off and write on in sap?
In one table there is 10 records without id num, without primary key and it is not sorted then how to extract last 6 record from table?
What will be the program output if it tries to access 11th item in an array of 10 and it is coded with NOSSRANGE?
What is sqlcode -922 & -923?